
gspread 6.2.1
0
Google Spreadsheets Python API
Contents
Google Spreadsheets Python API
Stars: 7451, Watchers: 7451, Forks: 976, Open Issues: 77The burnash/gspread repo was created 14 years ago and the last code push was 3 months ago.
The project is extremely popular with a mindblowing 7451 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 77 open issues on GitHub
- Add table support
- Add Table manipulation methods
- Fixed
APIError: [403]when copying permissions
pythonfix
