Go to file
Joe Gregorio 700f13f3db Bring back tools.run(), but only conditionally on gflags.
Add a warning that tools.run() is deprecated and will be removed in a future
version.

Reviewed in https://codereview.appspot.com/9772046/.
2013-07-02 13:47:15 -04:00
2013-03-07 10:33:19 -05:00
2011-02-23 16:08:54 -05:00
2013-03-07 10:08:39 -05:00
2013-03-29 16:25:52 -04:00
2013-03-29 16:25:52 -04:00
2013-03-29 16:25:52 -04:00
2012-11-08 13:45:15 -05:00
2013-03-29 16:25:52 -04:00

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
RETIRED, further work has moved to Debian project infrastructure
Readme 9.7 MiB
Languages
Python 99.3%
Shell 0.7%