tree: d7bd8a84b05cdc1975c1ffcbb636e364b922c6ff [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. NOTICE
  11. README.chromium
  12. README.md
  13. setup.py
  14. tox.ini
build/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.