Raphael Maenle 87a229f791 Large restructure of google and backend separation
- 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
2020-05-30 23:03:27 +02:00
2020-03-13 21:46:14 +01:00
2020-05-17 22:57:43 +02:00
2020-05-18 23:49:26 +02: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

Description
No description provided
Readme 86 KiB
Languages
Python 100%