Go to file
Raphael Maenle ba912de7f3 updates routine to use calendar_id
- calendar name creates problems, when two
  calendars have the same name
- calendar id is unique and was added into the
  css of the frontend
y
2020-05-18 23:49:26 +02: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 updates gitignore 2020-05-17 22:57:43 +02:00
caltojson.py updates routine to use calendar_id 2020-05-18 23:49:26 +02:00
colors.json updates routine to use calendar_id 2020-05-18 23:49:26 +02:00
README.md restructures programm into multiple functions 2020-03-09 23:54:46 +01:00
Routine.py updates routine to use calendar_id 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