6 ms·
There is the official Google APIs Client Library for Python (https://developers.google.com/google-apps/calendar/downloads https://developers.google.com/google-a
by astrada 13y ago
There is the official Google APIs Client Library for Python (https://developers.google.com/google-apps/calendar/downloads 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/ https://developers.google.com/apis-explorer/#p/calendar/v3/).
- superchink 13y agoI knew about that. Maybe I just want a good example application to use as a reference…