google-spreadsheet-csv
google-spreadsheet-csv copied to clipboard
Added some new features
- fixed bug with non-latin column's names and column's names contained spaces and some special symbols ('_')
- added new google authentication method oAuthPass2
- new google library is used (gdata.spreadsheets.client) with API 3.0 version.
- separate configuration file is used instead of .newrc (many google docs accounts can be used )
- non-latin symbols in utf-8 can be used (but core.py in gdata.spreadsheets.data needs patch )