From bc7aec3bf97dc7d0cd4360db1e4f6462d8ab140f Mon Sep 17 00:00:00 2001 From: Xuefeng Zhu Date: Tue, 22 Jul 2014 15:10:44 -0400 Subject: [PATCH] gspread Google Spreadsheets Python API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 991f5368..5463258b 100644 --- a/README.md +++ b/README.md @@ -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