google-spreadsheet-csv icon indicating copy to clipboard operation
google-spreadsheet-csv copied to clipboard

Sends or receives from a google spreadsheet by using a CSV file.

Results 2 google-spreadsheet-csv issues
Sort by recently updated
recently updated
newest added

I'm running into this error: https://stackoverflow.com/questions/30492589/gdata-spreadsheet-library-for-python-not-working-anymore and the application is nonfunctional for me. Looks like authentication needs to be updated.

- 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...