Skip to content

strise/sheets-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Sheets Reader

Simple utility for showing how to read data from Google Sheets using Python 3.

Run by first defining your credentials

export GOOGLE_APPLICATION_CREDENTIALS=<your_credentials>.json

install the dependencies

pip install -r requirements.txt

and then execute the script

python run.py

which should print some sample data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages