-
Notifications
You must be signed in to change notification settings - Fork 949
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1506 from burnash/doc/community_addons_orm_package
Doc/community addons orm package
- Loading branch information
Showing
3 changed files
with
40 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
Community Extensions | ||
==================== | ||
|
||
.. _gspread-formating-label: | ||
|
||
gspread-formating | ||
~~~~~~~~~~~~~~~~~ | ||
|
||
`gspread-formatting <https://github.com/robin900/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 gsrpead with pandas: | ||
|
||
* `gspread-pandas <https://github.com/aiguofer/gspread-pandas>`_ | ||
* `gspread-dataframe <https://github.com/robin900/gspread-dataframe>`_ | ||
|
||
.. _gspread-orm-label: | ||
|
||
Object Relational Mappers (ORMs) | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
The `gspread-models <https://github.com/s2t2/gspread-models-py>`_ 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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters