I’ve been working on a web app in Python3 that interfaces with the Gmail API. The documentation is all out of date. I have been trying to publish as much as I can since I figure others have issues. You’d be amazed how many people now email me.
Man, I remember horribly displaying events for an org's website by writing my own horrible iCal parser to extract the events. That sucked. All the different repeating event types caused all kinds of awful bugs. I need to look into this API!
Was considering writing a blog post and putting the code on GitHub if people would be interested?