| .. | ||
| __init__.py | ||
| _helpers.py | ||
| _openssl_crypt.py | ||
| _pycrypto_crypt.py | ||
| client.py | ||
| clientsecrets.py | ||
| crypt.py | ||
| file.py | ||
| gce.py | ||
| keyring_storage.py | ||
| LICENSE | ||
| locked_file.py | ||
| multistore_file.py | ||
| README.md | ||
| README.swarming | ||
| service_account.py | ||
| tools.py | ||
| util.py | ||
| xsrfutil.py | ||
This is a client library for accessing resources protected by OAuth 2.0.
Installation
To install, simply say
$ pip install --upgrade oauth2client
Contributing
Please see the CONTRIBUTING page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.
Supported Python Versions
We support Python 2.6, 2.7, 3.3+. More information in the docs.