Contents

gspread 6.1.0

0

Google Spreadsheets Python API

Google Spreadsheets Python API

Stars: 6878, Watchers: 6878, Forks: 925, Open Issues: 50

The burnash/gspread repo was created 12 years ago and the last code push was 7 hours ago.
The project is extremely popular with a mindblowing 6878 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
No  gspread  pypi packages just yet.

Errors

A list of common gspread errors.

Code Examples

Here are some gspread code examples and snippets.

GitHub Issues

The gspread package has 50 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.

See more issues on GitHub

Related Packages & Articles