gspread 6.1.3
0
Google Spreadsheets Python API
Contents
Google Spreadsheets Python API
Stars: 7074, Watchers: 7074, Forks: 946, Open Issues: 49The burnash/gspread
repo was created 12 years ago and the last code push was 3 days ago.
The project is extremely popular with a mindblowing 7074 github stars!
How to Install gspread
You can install gspread using pip
pip install gspread
or add it to a project with poetry
poetry add gspread
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/gspread/
- Documentation:
- https://gspread.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/burnash/gspread
Classifiers
- Office/Business/Financial/Spreadsheet
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common gspread errors.
Code Examples
Here are some gspread
code examples and snippets.
GitHub Issues
The gspread package has 49 open issues on GitHub
- Client Request Timeout param
get_all_records
could accept already pulled values- Add type hints
- get, get_values filling empty values response from Google Sheet (with expected cells dimension) [Proposal]
- Cannot use default service account in Compute Engine
- Batch update rows.