commit | 16251922db0c729183bfeaa66f5b0c7e00da260d | [log] [tgz] |
---|---|---|
author | Diego Wilson <diegowilson@google.com> | Wed Aug 01 12:05:35 2018 -0700 |
committer | Diego Wilson <diegowilson@google.com> | Wed Aug 01 12:05:35 2018 -0700 |
tree | 8e9f43e8c8de2ddc71e24f95ea4c950d6a4a3218 | |
parent | 6e0c0af3fa414387cd2ecc22ba6cb4eca47f171e [diff] | |
parent | be9c120ea774ad158700514dcb5bd8b90922c03f [diff] |
Merge QPR1.180718.001 Change-Id: I39fcc7fb4eee990def947457f29e6be5ab82d84a
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 are fully supported.
Python 3.3+ is also now supported! However, this library has not yet been used as thoroughly with Python 3, so we'd recommend testing before deploying with Python 3 in production.
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.