Skip to content

kenpower/row_getter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Drive & Sheets API

Testing

pip install -e . 
pytest

Virtual Environment

python -m venv env
source env/Scripts/activate
pip install -r requirements.txt

Sign in with Google

When you perform local tests or development, you must add both http://localhost and http://localhost:<port_number> to the Authorized JavaScript origins box.

https://developers.google.com/identity/gsi/web/guides/get-google-api-clientid

https://developers.google.com/identity/gsi/web/guides/display-button

.data folder for secrets

.data is the standard palce in glitch for secret files

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors