Hacker News new | past | comments | ask | show | jobs | submit login
Modifying Events with the Google Calendar API (opensourceprojects.org)
34 points by mondgott on May 27, 2018 | hide | past | favorite | 7 comments



I made a web app that shows meeting room availability using the Google Calendar API and Python with Flask.

Was considering writing a blog post and putting the code on GitHub if people would be interested?


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.


Of course! Publish your words more than your code a wiseman once said.


I am definitely interested in something like this, please let me know if/when it goes up.


I probably won't have time until next weekend unfortunately. Not sure how long it takes for threads to get locked/

The code probably needs a bit of a tidy up too - I'm sure there's a much more efficient way of doing it. But it works :)


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!





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: