Files
deb-python-oauth2client/README.md
Craig Citro 85b06e15ea Fail on python3 versions before 3.3, and add docs.
Updates `README.md` and `docs/index.rst` with a note about supported
versions. (Also drops a really stale note about dependencies.)
2015-01-07 10:08:36 -08:00

918 B

Build Status

Coverage 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

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.