Clone this repo:
  1. 77470af Disable unused Python 2 variant. am: 5cd0b3ded4 am: f1b3028b2f am: 70a3fb1cd3 am: 0a2be97d7b am: c0ab673889 by Krzysztof Kosiński · 1 year, 2 months ago android14-dev main master aml_rkp_341012000 aml_rkp_341015010
  2. c0ab673 Disable unused Python 2 variant. am: 5cd0b3ded4 am: f1b3028b2f am: 70a3fb1cd3 am: 0a2be97d7b by Krzysztof Kosiński · 1 year, 2 months ago main-16k-with-phones android-u-beta-1-gpl
  3. 0a2be97 Disable unused Python 2 variant. am: 5cd0b3ded4 am: f1b3028b2f am: 70a3fb1cd3 by Krzysztof Kosiński · 1 year, 2 months ago
  4. 70a3fb1 Disable unused Python 2 variant. am: 5cd0b3ded4 am: f1b3028b2f by Krzysztof Kosiński · 1 year, 2 months ago
  5. f1b3028 Disable unused Python 2 variant. am: 5cd0b3ded4 by Krzysztof Kosiński · 1 year, 2 months 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.