Diferencia entre revisiones de «Usuario:Lmorillas/Plataforma Innova/Calendarios Google»

De WikiEducator
Saltar a: navegación, buscar
m
(api python)
 
(2 revisiones intermedias por el mismo usuario no mostrado)
Línea 5: Línea 5:
 
== Docs ==
 
== Docs ==
 
* https://developers.google.com/google-apps/calendar/v3/reference/events/list#examples
 
* https://developers.google.com/google-apps/calendar/v3/reference/events/list#examples
* https://developers.google.com/accounts/docs/OAuth2#serviceaccount
+
* 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://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 21:32 22 ene 2015


Road Works.svg Trabajo en proceso, espera cambios frecuentes. Tu ayuda y retroalimentación son bienvenidos.
Ver página de charlas.
Road Works.svg


Docs


Docs API Client Python