gituser/test_manylinux/: google-auth-oauthlib-0.4.6 metadata and description

Homepage Simple index

Google Authentication Library

author Google Cloud Platform
author_email jonwayne+google-auth@google.com
classifiers
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Development Status :: 3 - Alpha
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Operating System :: POSIX
  • Operating System :: Microsoft :: Windows
  • Operating System :: MacOS :: MacOS X
  • Operating System :: OS Independent
  • Topic :: Internet :: WWW/HTTP
keywords google auth oauth client oauthlib
license Apache 2.0
provides_extras tool
requires_dist
  • google-auth (>=1.0.0)
  • requests-oauthlib (>=0.7.0)
  • click (>=6.0.0) ; extra == 'tool'
requires_python >=3.6
File Tox results History
google_auth_oauthlib-0.4.6-py2.py3-none-any.whl
Size
18 KB
Type
Python Wheel
Python
2.7

pypi

This library provides oauthlib integration with google-auth.

Installing

You can install using pip:

$ pip install google-auth-oauthlib

Documentation

The latest documentation is available at google-auth-oauthlib.readthedocs.io.

Supported Python Versions

Python >= 3.6

Unsupported Python Versions

Python == 2.7, Python == 3.5.

The last version of this library compatible with Python 2.7 and 3.5 is google-auth-oauthlib==0.4.1.

License

Apache 2.0 - See the LICENSE for more information.