File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -812,6 +812,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
812
812
* [ twython] ( https://github.com/ryanmcgrath/twython ) - A Python wrapper for the Twitter API.
813
813
* [ soundcloud-python] ( https://github.com/soundcloud/soundcloud-python ) - A Python wrapper around the Soundcloud API.
814
814
* [ google-api-python-client] ( https://github.com/google/google-api-python-client ) - Google APIs Client Library for Python.
815
+ * [ gspread] ( https://github.com/burnash/gspread ) - Google Spreadsheets Python API .
815
816
* [ facebook-sdk] ( https://github.com/pythonforfacebook/facebook-sdk ) - Facebook Platform Python SDK.
816
817
* [ facepy] ( https://github.com/jgorset/facepy ) - Facepy makes it really easy to interact with Facebook's Graph API
817
818
* [ Wikipedia] ( https://wikipedia.readthedocs.org/en/latest/ ) - A Pythonic wrapper for the Wikipedia API.
@@ -885,7 +886,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
885
886
* [ pluginbase] ( https://github.com/mitsuhiko/pluginbase ) - A simple but flexible plugin system for Python.
886
887
* [ itsdangerous] ( https://github.com/mitsuhiko/itsdangerous ) - Various helpers to pass trusted data to untrusted environments.
887
888
* [ blinker] ( https://github.com/jek/blinker ) - A fast Python in-process signal/event dispatching system.
888
- * [ gspread] ( https://github.com/burnash/gspread ) - Google Spreadsheets Python API
889
889
890
890
## Editor Plugins
891
891
You can’t perform that action at this time.
0 commit comments