gituser/docker_multiarch/: google-auth-oauthlib-1.2.1 metadata and description

Homepage Simple index

Google Authentication Library

author Google Cloud Platform
author_email googleapis-packages@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
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Development Status :: 5 - Production/Stable
  • 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 >=2.15.0
  • requests-oauthlib >=0.7.0
  • click >=6.0.0 ; extra == 'tool'
requires_python >=3.6
File Tox results History
google_auth_oauthlib-1.2.1-py2.py3-none-any.whl
Size
24 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.googleapis.dev.

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.