tree: 1e5b246f080054123d813856d639ea71605118d3 [path history] [tgz]
  1. oauth2client/
  2. .gitignore
  3. .hgignore
  4. .travis.yml
  5. CHANGELOG
  6. expandsymlinks.py
  7. LICENSE
  8. Makefile
  9. MANIFEST.in
  10. README.chromium
  11. README.md
  12. setup.py
  13. tox.ini
third_party/oauth2client/README.md

Build Status

This is a client library for accessing resources protected by OAuth 2.0.

Full documentation

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.