Use the create_calendar_events.py
script to create events in Google Calendar. The scripts is based on Google's python-samples,
Google's calendar example and Google's Calendar API doc.
First you need to enabled Google Drive API, as shown here. Then download the credentials.json
file and place it here.