pygsheets 2.0.6
0
Google Spreadsheets Python API v4
Contents
Google Spreadsheets Python API v4
Stars: 1504, Watchers: 1504, Forks: 220, Open Issues: 68The nithinmurali/pygsheets
repo was created 8 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 1504 github stars!
How to Install pygsheets
You can install pygsheets using pip
pip install pygsheets
or add it to a project with poetry
poetry add pygsheets
Package Details
- Author
- Nithin Murali
- License
- MIT
- Homepage
- https://github.com/nithinmurali/pygsheets
- PyPi:
- https://pypi.org/project/pygsheets/
- GitHub Repo:
- https://github.com/nithinmurali/pygsheets
Classifiers
- Office/Business/Financial/Spreadsheet
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pygsheets errors.
Code Examples
Here are some pygsheets
code examples and snippets.
GitHub Issues
The pygsheets package has 68 open issues on GitHub
- Disable options to download, print and copy for commenters and viewers
- Worksheet.set_dataframe throws error AttributeError: 'NoneType' object has no attribute 'MultiIndex'
- Add Filter View
- Issues with Maintaining Authentication