Clone this repo:
  1. f322ef9 Fixing changelog typo by Jon Wayne Parrott · 3 days ago master v2.1.0
  2. 2ed5788 Merge pull request #509 from jonparrott/cut-2.1.0 by Nathaniel Manista · 3 days ago
  3. 61793ad Release v2.1.0 by Jon Wayne Parrott · 3 days ago
  4. e54e289 Merge pull request #488 from dhermes/swap-to-utcnow by Nathaniel Manista · 3 days ago
  5. f0ba603 Merge pull request #503 from kpayson64/ss_jwt_creds by Nathaniel Manista · 5 days ago

Build Status Coverage Status Documentation Status

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

Installation

To install, simply run the following command in your terminal:

$ 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.