Skip to content

gardnr/google_sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Sheets exporter

Instructions for finding Spreadsheet ID

python3 -m pip install -r requirements.txt

gardnr add driver google-sheets google_sheets.driver:GoogleSheets -c spreadsheet_id=<Spreadsheet ID>

NOTE

To use this driver, you must place a credentials.json file in the same directory as driver.py. See the API client docs for how to create a credentials.json file. Next, you need to execute the driver manually (ex. $ gardnr write -i google-sheets) and follow the instructions to authorize GARDNR.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages