oauth2client 4.1.3


pip install oauth2client

  Latest version

Released: Sep 07, 2018

Project Links

Meta
Author: Google Inc.

Classifiers

Programming Language
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.4
  • Python :: 3.5

Development Status
  • 7 - Inactive

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Operating System
  • POSIX

Topic
  • Internet :: WWW/HTTP

oauth2client is a client library for 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 and oauthlib.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
httplib2 (>=0.9.1)
pyasn1 (>=0.1.7)
pyasn1-modules (>=0.0.5)
rsa (>=3.1.4)
six (>=1.6.1)