6 lines
248 B
Markdown
6 lines
248 B
Markdown
### 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
|