root/alpine313/: google-auth-oauthlib-1.3.0 metadata and description

Homepage Simple index PyPI page

Google Authentication Library

author Google Cloud Platform
author_email googleapis-packages@google.com
classifiers
  • Programming Language :: Python :: 3
  • 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
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: 3.14
  • 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
dynamic
  • author
  • author-email
  • classifier
  • description
  • home-page
  • keywords
  • license
  • license-file
  • provides-extra
  • requires-dist
  • requires-python
  • summary
keywords google auth oauth client oauthlib
license Apache 2.0
license_file
  • LICENSE
provides_extras
  • tool
requires_dist
  • google-auth!=2.43.0,!=2.44.0,!=2.45.0,<3.0.0,>=2.15.0
  • requests-oauthlib>=0.7.0
  • click>=6.0.0; extra == "tool"
requires_python >=3.7
File Tox results History
google_auth_oauthlib-1.3.0-py3-none-any.whl
Size
19 KB
Type
Python Wheel
Python
3

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.7

Unsupported Python Versions

Python == 2.7, Python < 3.7.

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

The last version of this library compatible with Python 3.6 is google-auth-oauthlib==1.2.2.

License

Apache 2.0 - See the LICENSE for more information.