Skip to content

Shows metadata for some of my Google Spreadsheets

Notifications You must be signed in to change notification settings

feihong/gss-meta

Repository files navigation

GSS Metadata

Authentication

Go to Google developer console, and follow these directions.

You should end up with a credentials.json file in the project directory. By default, gspread expects this file to be there in order to authenticate. Don't forget to share your directories or documents with the service account user! The service account user's email address is specified in the client_email field of the credentials file.

Installation

mkvirtualenv --python=python3 gss
pipenv install

About

Shows metadata for some of my Google Spreadsheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published