commit | 2c3bdfe2c18ee5165f68516f1f556decdf378af9 | [log] [tgz] |
---|---|---|
author | Pat Ferate <pferate+github@gmail.com> | Thu Mar 26 13:07:11 2015 -0700 |
committer | Pat Ferate <pferate+github@gmail.com> | Mon Mar 30 07:45:02 2015 -0700 |
tree | 6f5fd8791df16456bf3453a155d7ccca143f9a40 | |
parent | b184ed6b659023adb6632ab20e274a683698ae43 [diff] |
Removing old tox settings left from oauth2client The oauth2client unit tests were removed, but some of the tox settings were left straggling. Removing them cleans up the config file a lot.
This is the Python client library for Google's discovery based APIs. To get started, please see the full documentation for this library. Additionally, dynamically generated documentation is available for all of the APIs supported by this library.
To install, simply use pip
or easy_install
:
$ pip install --upgrade google-api-python-client
or
$ easy_install --upgrade google-api-python-client
See the Developers Guide for more detailed instructions and additional documentation.
Python 2.6 or 2.7 is required. Python 3.x is not yet supported.
The following libraries will be installed when you install the client library:
For development you will also need the following libraries:
Please see the contributing page for more information. In particular, we love pull requests - but please make sure to sign the contributor license agreement.