🌐 AI搜索 & 代理 主页
oauth2client release v1.3.1
Version 1.3.1.

Updates version and docs.
6 files changed
tree: c440bc627d6f9601791c8e1e8343194f455119d0
  1. docs/
  2. oauth2client/
  3. samples/
  4. tests/
  5. .gitignore
  6. .hgignore
  7. .travis.yml
  8. CHANGELOG
  9. expandsymlinks.py
  10. LICENSE
  11. Makefile
  12. MANIFEST.in
  13. README.md
  14. setup.py
  15. tox.ini
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.