Diferencia entre revisiones de «Usuario:Lmorillas/Plataforma Innova/Calendarios Google»
De WikiEducator
(calendarios) |
(api python) |
||
| (3 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/ | + | * 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 | ||
| + | |||
| + | |||
| + | == Docs API Client Python == | ||
| + | * http://api-python-client-doc.appspot.com/ | ||
| + | * https://github.com/google/google-api-python-client | ||
Última revisión de 09: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