mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
gspread Google Spreadsheets Python API
This commit is contained in:
parent
fb56c2be35
commit
bc7aec3bf9
1 changed files with 1 additions and 0 deletions
|
@ -884,6 +884,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [pluginbase](https://github.com/mitsuhiko/pluginbase) - A simple but flexible plugin system for Python.
|
||||
* [itsdangerous](https://github.com/mitsuhiko/itsdangerous) - Various helpers to pass trusted data to untrusted environments.
|
||||
* [blinker](https://github.com/jek/blinker) - A fast Python in-process signal/event dispatching system.
|
||||
* [gspread](https://github.com/burnash/gspread) - Google Spreadsheets Python API
|
||||
|
||||
## Editor Plugins
|
||||
|
||||
|
|
Loading…
Reference in a new issue