Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 465 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 465 Bytes

randomcalendars

Re-implementation of Hilary's random calendar generator using the Google Calendar API. This implementation allows for more automation (e.g., directly creates calendars rather than requiring users to manually upload a csv file; contains an algorithm to automatically handle TA conflicts) and is done in Python rather than R.