Hacker News new | ask | show | jobs
by astrada 4697 days ago
There is the official Google APIs Client Library for Python (https://developers.google.com/google-apps/calendar/downloads). You can even test the RESTful API online using the Google APIs Explorer (https://developers.google.com/apis-explorer/#p/calendar/v3/).
1 comments

I knew about that. Maybe I just want a good example application to use as a reference…