google-auth-oauthlib

View on PyPIReverse Dependencies (649)

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

Wheel Details

Project: google-auth-oauthlib
Version: 1.2.0
Filename: google_auth_oauthlib-1.2.0-py2.py3-none-any.whl
Download: [link]
Size: 24926
MD5: dbcad9bcbb1362c1dafb92f6158b0f5b
SHA256: 297c1ce4cb13a99b5834c74a1fe03252e1e499716718b190f56bcb9c4abc4faf
Uploaded: 2023-12-12 17:40:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: google-auth-oauthlib
Version: 1.2.0
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: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
docs/conf.py sha256=yxdRFyXsTmlqMkXGWei6J67-wbndjU0-TpcQQjHTHQg 12421
google_auth_oauthlib/__init__.py sha256=TTUgKl-F0eTBxBmbwDwDbIN-L33LmD4JbNKwXE-HngU 846
google_auth_oauthlib/flow.py sha256=dINL-6b0UjC9Vj8icj9JnEtFDs8ym1QQhvs6IV7TDA8 19608
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=hPFWJnVXqwe6LOGJoWePgI7E97QBBQQTx6WvHW5ucZ0 1750
google_auth_oauthlib-1.2.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
google_auth_oauthlib-1.2.0.dist-info/METADATA sha256=kbw74oxR4lDtiUGq43tf894VBichxoT9gYb3QyBTSKU 2696
google_auth_oauthlib-1.2.0.dist-info/WHEEL sha256=P2T-6epvtXQ2cBOE_U1K4_noqlJFN3tj15djMgEu4NM 110
google_auth_oauthlib-1.2.0.dist-info/entry_points.txt sha256=DL3GRTp3HgwLxdBZCPkz9o8sK9cnENZMmu09EzAovkk 88
google_auth_oauthlib-1.2.0.dist-info/top_level.txt sha256=1UIrxRzACA8j-HW3CjjUghyqzTMl5NOXgMwHPpTY-BU 42
google_auth_oauthlib-1.2.0.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]