Diferencia entre revisiones de «Usuario:Lmorillas/Plataforma Innova/Calendarios Google»
De WikiEducator
(calendar) |
(api python) |
||
Línea 9: | Línea 9: | ||
* http://stackoverflow.com/questions/27555133/python-google-calendar-api-service-account-no-list-of-events | * http://stackoverflow.com/questions/27555133/python-google-calendar-api-service-account-no-list-of-events | ||
* http://www.drawbackz.com/stack/383336/using-google-calendar-api-v-3-with-python.html | * http://www.drawbackz.com/stack/383336/using-google-calendar-api-v-3-with-python.html | ||
+ | |||
+ | |||
+ | == Docs API Client Python == | ||
+ | * http://api-python-client-doc.appspot.com/ | ||
+ | * https://github.com/google/google-api-python-client |
Última revisión de 22:32 22 ene 2015
Trabajo en proceso, espera cambios frecuentes. Tu ayuda y retroalimentación son bienvenidos. Ver página de charlas. |
Docs
- https://developers.google.com/google-apps/calendar/v3/reference/events/list#examples
- https://developers.google.com/google-apps/calendar/
- https://developers.google.com/accounts/docs/OAuth2ServiceAccount
- http://stackoverflow.com/questions/27555133/python-google-calendar-api-service-account-no-list-of-events
- http://www.drawbackz.com/stack/383336/using-google-calendar-api-v-3-with-python.html