Go to file
2012-04-13 07:58:30 -04:00
2012-04-13 07:58:30 -04:00
2011-02-23 16:08:54 -05:00
2012-03-02 13:21:32 -08:00
2012-02-21 10:11:19 -05:00
2011-12-15 09:18:49 -05:00
2011-12-15 09:18:49 -05:00
2011-12-14 11:38:16 -05:00
2011-12-15 09:18:49 -05:00
2012-03-21 15:20:51 -04:00
2012-03-21 15:20:51 -04:00

This is python client library for Google's discovery based APIs.


Installation
============

To install, simply say

   $ easy_install --upgrade google-api-python-client


Running
=======

After following the install directions (using setup.py or setpath.sh) you
should be able to cd to samples/plus and run plus.py from there, which will use
the apiclient library to retrieve a snippet of text from each entry in Google
Plus. The first time you run it you will be prompted to authorize the
application to access your plus information.

   $ python samples/plus/plus.py


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
http://github.com/simplegeo/python-oauth2

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%