You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| docs | 3 years ago | |
| oauth2client | 3 years ago | |
| samples | 3 years ago | |
| scripts | 3 years ago | |
| tests | 3 years ago | |
| .coveragerc | 3 years ago | |
| .gitignore | 3 years ago | |
| .travis.yml | 3 years ago | |
| Android.bp | 3 years ago | |
| CHANGELOG.md | 3 years ago | |
| CONTRIBUTING.md | 3 years ago | |
| LICENSE | 3 years ago | |
| MANIFEST.in | 3 years ago | |
| METADATA | 3 years ago | |
| MODULE_LICENSE_APACHE2 | 3 years ago | |
| Makefile | 3 years ago | |
| OWNERS | 3 years ago | |
| README.md | 3 years ago | |
| setup.py | 3 years ago | |
| tox.ini | 3 years ago | |
README.md
This is a client library for accessing resources protected by OAuth 2.0.
Installation
To install, simply run the following command in your terminal:
$ 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.