fff42f25610c5753403c58dd370f5848f2e510bd
Consolidates many of the common idioms used in the code samples which will make the samples shorter, easier to maintain, and more focused on API and not on Auth. Demonstrates how much simpler samples get by bringing the Plus sample up to date.
This is python client library for Google's discovery based APIs. Installation ============ To install, simply use pip or easy_install: $ pip --upgrade google-api-python-client $ easy_install --upgrade google-api-python-client See the Developers Guide for more detailed instructions and documentation: https://developers.google.com/api-client-library/python/start/get_started Third Party Libraries ===================== These libraries will be installed when you install the client library: http://code.google.com/p/httplib2 http://code.google.com/p/uri-templates Depending on your version of Python, these libraries may also be installed: http://pypi.python.org/pypi/simplejson/ For development you will also need: http://pythonpaste.org/webtest/
Description
Languages
Python
99.3%
Shell
0.7%