google-auth-oauthlib

View on PyPIReverse Dependencies (780)

1.2.1 google_auth_oauthlib-1.2.1-py2.py3-none-any.whl

Wheel Details

Project: google-auth-oauthlib
Version: 1.2.1
Filename: google_auth_oauthlib-1.2.1-py2.py3-none-any.whl
Download: [link]
Size: 24930
MD5: 4b879947c3919f6024ad04867c539bd7
SHA256: 2d58a27262d55aa1b87678c3ba7142a080098cbc2024f903c62355deb235d91f
Uploaded: 2024-07-08 23:11:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: google-auth-oauthlib
Version: 1.2.1
Summary: Google Authentication Library
Author: Google Cloud Platform
Author-Email: googleapis-packages[at]google.com
Home-Page: https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
License: Apache 2.0
Keywords: google auth oauth client oauthlib
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.6
Requires-Dist: google-auth (>=2.15.0)
Requires-Dist: requests-oauthlib (>=0.7.0)
Requires-Dist: click (>=6.0.0); extra == "tool"
Provides-Extra: tool
License-File: LICENSE
[Description omitted; length: 1384 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.2.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
docs/conf.py sha256=mHrE7AszMLyV0BLDyRxat0Dvadx_k8lW-8PpZu9Wz4I 12421
google_auth_oauthlib/__init__.py sha256=TTUgKl-F0eTBxBmbwDwDbIN-L33LmD4JbNKwXE-HngU 846
google_auth_oauthlib/flow.py sha256=EdWWBE6lCWdXhODkDyianOvzjAsofrZahCO3p6WuMpQ 19710
google_auth_oauthlib/helpers.py sha256=C6oIR1TZsizfH61SxdhaLI7utttHgI4Ww0tMrLhYnAY 5729
google_auth_oauthlib/interactive.py sha256=BW-L8FToU4iXf8Fd85U6kWJvjWSyS5FVvYvAIDe4NVM 6063
google_auth_oauthlib/tool/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
google_auth_oauthlib/tool/__main__.py sha256=BeX0cYaM50IInJ1c5U3ukxtuI9q1no-KIJhW7ynJBfs 3835
scripts/readme-gen/readme_gen.py sha256=rLla3D5hsLF6rDhgQ-XrAbx8-gHYaYKp4Pf4h5td-UI 1750
google_auth_oauthlib-1.2.1.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
google_auth_oauthlib-1.2.1.dist-info/METADATA sha256=xZAdF__2rk5uRgN8mkIG6CzHA23Ax0-tpJHMsECuVzA 2696
google_auth_oauthlib-1.2.1.dist-info/WHEEL sha256=0XQbNV6JE5ziJsWjIU8TRRv0N6SohNonLWgP86g5fiI 109
google_auth_oauthlib-1.2.1.dist-info/entry_points.txt sha256=DL3GRTp3HgwLxdBZCPkz9o8sK9cnENZMmu09EzAovkk 88
google_auth_oauthlib-1.2.1.dist-info/top_level.txt sha256=1UIrxRzACA8j-HW3CjjUghyqzTMl5NOXgMwHPpTY-BU 42
google_auth_oauthlib-1.2.1.dist-info/RECORD

top_level.txt

docs
google_auth_oauthlib
scripts
testing

entry_points.txt

google-oauthlib-tool = google_auth_oauthlib.tool.__main__:main [tool]