Google Spreadsheets Python API
Super simple Google Spreadsheets Python API.
Features
* Open a spreadsheet by its title, url or key.
* Select cells by labels, e.g. ‘A1’.
* Extract range, entire row or column values.
* Independent of Google Data Python client library.
* Python 3 support.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-gspread && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-gspread.changes | 0000024266 23.7 KB | |
python-gspread.spec | 0000002213 2.16 KB | |
v6.1.4.tar.gz | 0000338262 330 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1219198
from
Dirk Mueller (dirkmueller)
(revision 17)
- update to 6.1.4: * remove dependency on requests-2.27.0 * ignore jinja CVE by @lavigne958 in https://github.com/burnash/gspread/pull/1481 * Remove passing exception as args to super in APIError by @mike-flowers-airbnb in https://github.com/burnash/gspread/pull/1477 * better handler API error parsing. by @lavigne958 in https://github.com/burnash/gspread/pull/1510 * Add test on receiving an invalid JSON in the APIError exception handler. by @lavigne958 in https://github.com/burnash/gspread/pull/1512
Comments 0