This is a python library for accessing resources protected by OAuth 2.0.
- Python 99.4%
- Shell 0.3%
- Makefile 0.3%
| oauth2client | ||
| samples | ||
| tests | ||
| .coveragerc | ||
| .gitignore | ||
| .hgignore | ||
| .travis.yml | ||
| CHANGELOG | ||
| doc-build | ||
| expandsymlinks.py | ||
| LICENSE | ||
| Makefile | ||
| MANIFEST.in | ||
| README.md | ||
| setup.py | ||
| tox.ini | ||
This is a client library for accessing resources protected by OAuth 2.0.
Installation
To install, simply say
$ pip install --upgrade oauth2client
Third Party Libraries
These libraries will be installed when you install the client library:
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.