aboutsummaryrefslogtreecommitdiffhomepage
path: root/tap_google_sheets/client.py
Commit message (Collapse)AuthorAgeFilesLines
* pylint and testingv0.0.1Jeff Huth2019-11-151-6/+2
| | | | pylint and testing
* client.py rate limit, sync.py changesJeff Huth2019-11-151-3/+5
| | | | client.py rate limit, fix json schemas, sync.py many changes
* Initial commitJeff Huth2019-11-131-0/+247
Discovery mode works. Still working on normal sync.