gspread Google Spreadsheets Python API

This commit is contained in:
Xuefeng Zhu 2014-07-22 15:10:44 -04:00
parent fb56c2be35
commit bc7aec3bf9

View file

@ -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