2020-03-09 23:54:46 +01:00
|
|
|
### Requirements
|
|
|
|
from [this google tutorial](https://developers.google.com/calendar/quickstart/python)
|
|
|
|
|
|
|
|
to run the scripts in this repository, please install
|
|
|
|
pip3 install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib
|