Files
deb-python-oauth2client/README.md
2014-11-04 11:17:01 -08:00

880 B

Build Status

NOTE

This is a work-in-progress branch to add python3 support to oauth2client. Most of the work was done by @pferate.

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.