Intro Google API
De WikiEducator
< Usuario:Lmorillas | modulo programacion | python
Revisión a fecha de 04:54 27 nov 2011; Lmorillas (Discusión | contribuciones)
Intro
- Sitio: http://code.google.com/p/google-api-python-client/
- APIs que soporta: http://code.google.com/p/google-api-python-client/wiki/SupportedApis
Instalar
easy_install --upgrade google-api-python-client # Necesita setuptools
Si no, descargar en instalar desde http://code.google.com/p/google-api-python-client/downloads/list
python setup.py install