Go to file
Joe Gregorio 68a8cfe26d Flows no longer need to be saved between uses.
Also introduces util.positional declarations.

Reviewed in http://codereview.appspot.com/6441056/.

Fixes issue #136.
2012-08-03 16:17:40 -04:00
2012-04-23 08:31:37 -04:00
2012-08-03 08:44:02 -04:00
2011-02-23 16:08:54 -05:00
2012-06-22 15:26:16 -04:00
2012-07-10 10:35:14 -04:00
2011-12-15 09:18:49 -05:00
2012-06-15 15:51:51 -04:00
2012-06-15 15:51:51 -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:

  http://code.google.com/p/google-api-python-client/wiki/GettingStarted


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
http://code.google.com/p/python-gflags

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%