Go to file
2020-03-13 21:46:14 +01:00
__pycache__ adds some color to the mix 2020-03-13 21:46:14 +01:00
calendars.json adds some color to the mix 2020-03-13 21:46:14 +01:00
credentials.json added credentials and script that gets todays events from google calendar 2020-03-08 22:28:45 +01:00
quickstart.py adds some color to the mix 2020-03-13 21:46:14 +01:00
README.md restructures programm into multiple functions 2020-03-09 23:54:46 +01:00
token.pickle adds some color to the mix 2020-03-13 21:46:14 +01:00

Requirements

from this google tutorial

to run the scripts in this repository, please install pip3 install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib