Go to file
2020-04-24 18:23:47 +00:00
__pycache__ adds some color to the mix 2020-03-13 21:46:14 +01:00
__init__.py adds regular processing script whichs writes to database in server 2020-04-24 18:23:47 +00:00
.gitignore added gitignore, renamed functions 2020-04-02 12:24:13 +00:00
caltojson.py changes process the colors are remapped into a more capsuled function 2020-04-15 17:43:52 +00:00
colors.json created color correction using a .json file and remapping the colors from the api to the colors actually shown in the google calendar online visualization 2020-03-15 14:49:31 +01:00
README.md restructures programm into multiple functions 2020-03-09 23:54:46 +01:00
Routine.py adds regular processing script whichs writes to database in server 2020-04-24 18:23:47 +00: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