Go to file
2021-12-30 17:58:53 -05:00
.gitignore Initial Commit, basic adding/updating google calendar events 2021-12-27 14:23:53 -05:00
google_calendar.py Remove trailing = from event ID, as google does not allow them 2021-12-30 17:58:53 -05:00
main.py Move google calendar functionality to a separate module 2021-12-30 17:58:53 -05:00
Pipfile Initial Commit, basic adding/updating google calendar events 2021-12-27 14:23:53 -05:00
Pipfile.lock Initial Commit, basic adding/updating google calendar events 2021-12-27 14:23:53 -05:00
pyproject.toml Add [tool.black] section to pyproject.toml 2021-12-30 17:58:53 -05:00