You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| docs | 4 years ago | |
| oauth2client | 4 years ago | |
| samples | 4 years ago | |
| scripts | 4 years ago | |
| tests | 4 years ago | |
| .coveragerc | 4 years ago | |
| .travis.yml | 4 years ago | |
| CHANGELOG.md | 4 years ago | |
| CONTRIBUTING.md | 4 years ago | |
| LICENSE | 4 years ago | |
| MANIFEST.in | 4 years ago | |
| METADATA | 4 years ago | |
| MODULE_LICENSE_APACHE2 | 4 years ago | |
| Makefile | 4 years ago | |
| NOTICE | 4 years ago | |
| OWNERS | 4 years ago | |
| README.md | 4 years ago | |
| TEST_MAPPING | 4 years ago | |
| setup.py | 4 years ago | |
| tox.ini | 4 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.