A python script that takes the timetable.xlsx file produced by Allocate+ and adds each class to Google Calendar using the Google Calendar API.
NOTE:
- The timetable file must be renamed and updated from a .xls to a .xlsx file first
- Steps 1-3 must be completed from https://developers.google.com/google-apps/calendar/quickstart/python before executing the .py file
- The format_group function must be modified to have the corresponding ID's of your calendars or renamed to primary for general use