Go to file
2020-03-11 00:05:34 +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 printing color id from calendars and events 2020-03-11 00:05:34 +01:00
README.md restructures programm into multiple functions 2020-03-09 23:54:46 +01:00
token.pickle adds printing color id from calendars and events 2020-03-11 00:05:34 +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