Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Conversation

@AndreySV
Copy link

  • 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 )

  column's names contained spaces and some special symbols ('_')

- added new google authentication method
- new google library is used (gdata.spreadsheets.client)
- configuration file is used
- non-latin symbols in utf-8 can be used (need patch for core.py in gdata.spreadsheets.data )
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant