gituser/test_manylinux/: oauth2client-4.1.3 metadata and description

Homepage Simple index

OAuth 2.0 client library

author Google Inc.
author_email jonwayne+oauth2client@google.com
classifiers
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Development Status :: 7 - Inactive
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Operating System :: POSIX
  • Topic :: Internet :: WWW/HTTP
keywords google oauth 2.0 http client
license Apache 2.0
requires_dist
  • httplib2 (>=0.9.1)
  • pyasn1 (>=0.1.7)
  • pyasn1-modules (>=0.0.5)
  • rsa (>=3.1.4)
  • six (>=1.6.1)
File Tox results History
oauth2client-4.1.3-py2.py3-none-any.whl
Size
96 KB
Type
Python Wheel
Python
2.7

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.