Setup Add a config.py file in the project root with the following content: SERVICE_ACCOUNT_FILE = 'path-to-your-credentials.json' SPREADSHEET_ID = 'your-spreadsheet-id'