Community Extensions ==================== .. _gspread-formating-label: gspread-formating ~~~~~~~~~~~~~~~~~ `gspread-formatting `_ offers extensive functionality to help you when you go beyond basic format provided by ``gspread``. .. _gspread-pandas-label: Using gspread with pandas ~~~~~~~~~~~~~~~~~~~~~~~~~ You can find the below libraries to use gspread with pandas: * `gspread-pandas `_ * `gspread-dataframe `_ .. _gspread-orm-label: Object Relational Mappers (ORMs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The `gspread-models `_ package provides a straightforward and intuitive model-based query interface, making it easy to interact with Google Sheets as if it were more like a database.