Raphael Maenle
87a229f791
- googleHandler now takes care of every google communication and mostly nothing else - only backend classes for Calendar and Events are used for communication - backend now takes care of every other interaction - functionality is still the same though |
||
---|---|---|
__pycache__ | ||
__init__.py | ||
.gitignore | ||
colors.json | ||
README.md |
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