Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 491 Bytes

week0025-google-calendar-api-via-python.md

File metadata and controls

9 lines (6 loc) · 491 Bytes

Week 0025 "Google Calendar API via Python"

2015-11-16

After some false starts, I was able to setup programmatic access to a public Google Account calendar. (Specifically, this Python script will replace a quasi-static weekly emailer)

I'd like to share the gotchas and the how-to's I learned.