calendarwatch_backend/README.md

6 lines
248 B
Markdown
Raw Normal View History

### 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