commit | bab616e86051973fc35af8f999b41721225d2289 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Sun Feb 21 20:09:47 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Sun Feb 21 20:09:47 2021 +0000 |
tree | 02b48942983026efaa429875f2dba10e6c88dd32 | |
parent | a7daadfa63036d4233bf95464a65d9d1d93cc934 [diff] | |
parent | e7d0cbbbc2eb875ab7d2fe3613d3bb14ad6bc813 [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/python/oauth2client am: c2bf211371 am: 9907f060a9 am: c8064816a8 am: e7d0cbbbc2 Original change: https://android-review.googlesource.com/c/platform/external/python/oauth2client/+/1588607 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ifd00f5c2d7806ee46a266facf0dab3a61718d04e
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.