From f28bed1863e5b9992eb1443b118319c50d141ff5 Mon Sep 17 00:00:00 2001 From: Vinta Date: Wed, 23 Jul 2014 07:06:58 +0800 Subject: [PATCH] move --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97f82317..6a6abf3f 100644 --- a/README.md +++ b/README.md @@ -812,6 +812,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [twython](https://github.com/ryanmcgrath/twython) - A Python wrapper for the Twitter API. * [soundcloud-python](https://github.com/soundcloud/soundcloud-python) - A Python wrapper around the Soundcloud API. * [google-api-python-client](https://github.com/google/google-api-python-client) - Google APIs Client Library for Python. +* [gspread](https://github.com/burnash/gspread) - Google Spreadsheets Python API . * [facebook-sdk](https://github.com/pythonforfacebook/facebook-sdk) - Facebook Platform Python SDK. * [facepy](https://github.com/jgorset/facepy) - Facepy makes it really easy to interact with Facebook's Graph API * [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 * [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