/travelapp

travel app leveraging google docs

Primary LanguagePython

Readme

Dependencies

Google API credentials credentials.json. See here.

Google API Token token.json. Created automatically when the first script is run

config.py of the following form:

# see https://developers.google.com/sheets/api/guides/concepts

# the ID of the spreadsheet, taken from the URL
SPREADSHEET_ID = ''

# The name and range of a sample spreadsheet.
SHEET_NAME = ''