mvanveen / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Automatically exported from code.google.com/p/google-api-python-client

License:Other


Languages

Language:Python 99.3%Language:Makefile 0.6%Language:Shell 0.1%