commit | c0ab673889197d061bd2aa95445336222af569e3 | [log] [tgz] |
---|---|---|
author | Krzysztof KosiĆski <[email protected]> | Thu Sep 22 00:12:19 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Sep 22 00:12:19 2022 +0000 |
tree | 9d3586c04f6e14fe877511b060d8f766a63e30a9 | |
parent | d6f7bd48feb4fc297024256e89040259393f6750 [diff] | |
parent | 0a2be97d7bf92808f373388052a8d70f06327646 [diff] |
Disable unused Python 2 variant. am: 5cd0b3ded4 am: f1b3028b2f am: 70a3fb1cd3 am: 0a2be97d7b Original change: https://android-review.googlesource.com/c/platform/external/python/oauth2client/+/2221452 Change-Id: I62ef4c71c9e78e95086099fc82a6db16df6c89b0 Signed-off-by: Automerger Merge Worker <[email protected]>
This is a client library for accessing resources protected by OAuth 2.0.
To install, simply run the following command in your terminal:
$ pip install --upgrade oauth2client
Please see the CONTRIBUTING page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.
We support Python 2.6, 2.7, 3.3+. More information in the docs.