Requires Python 3.5+ and pipenv (pip install pipenv)
- pipenv install && pipenv shell
- Copy config.ini.example to config.ini and edit settings accordingly
- Download credentials file as set out here: https://console.developers.google.com/apis/credentials/wizard?api=calendar-json.googleapis.com&project=electric-node-171809&authuser=1
- Copy credentials file to this directory and save as client_secret.json
- Run application (python calendar-hangouts.py) and grant permissions in browser as instructed