aboutsummaryrefslogblamecommitdiff
path: root/net/py-gspreadsheet/pkg-descr
blob: 0c1e89ea4b5d59ab8e49f7245b955f2c92ad9357 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                               
gspreadsheet is a wrapper around a wrapper to get Google spreadsheets to look
like csv.DictReader.  If you're used to working with CSVs or a human, you'll 
find that working with Google's Python API for spreadsheets is so frustrating. 
With gspreadsheet, you can adapt your existing csv code to work with Google 
Spreadsheets with just two line changes. As an added bonus, if you alter the 
dict, those changes get saved back to the original spreadsheet.

WWW: https://github.com/texastribune/gspreadsheet