requests-oidc

View on PyPIReverse Dependencies (0)

0.6.2 requests_oidc-0.6.2-py3-none-any.whl

Wheel Details

Project: requests-oidc
Version: 0.6.2
Filename: requests_oidc-0.6.2-py3-none-any.whl
Download: [link]
Size: 12740
MD5: 2f78d4e466a64fda27e6f2658c968d8f
SHA256: 227fbcc561d0acb54469d62a7d4bde055a8eeee7968cdb98fa732e0d2313d814
Uploaded: 2023-05-25 21:02:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: requests-oidc
Version: 0.6.2
Author: Tristan Sweeney
Author-Email: tsweeney[at]dustidentity.com
Home-Page: https://github.com/tsweeney-dust/requests-oidc
Project-Url: Documentation, https://requests-oidc.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/tsweeney-dust/requests-oidc
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.7,<4
Requires-Dist: platformdirs (<4.0.0,>=3.5.1)
Requires-Dist: qrcode (<8.0.0,>=7.4.2)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: requests-oauthlib (<2.0.0,>=1.3.1)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 3501 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
requests_oidc/__init__.py sha256=YjChbO2t3rlznWenKc_XObIAH0u9YcSX99y1u3F0RqE 443
requests_oidc/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
requests_oidc/cli.py sha256=27w7Ctda606q-kvITXKsRB4UPUBgH6860J-IU42ezBA 3292
requests_oidc/exceptions.py sha256=n6F6ycKffVlJKwOcToRohEEoMP6viZ4BYhqiI4Ppa9s 41
requests_oidc/flows/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
requests_oidc/flows/auth_code.py sha256=ws5y0LVs_fkZkNF_8qydwLbVK2sQawCkmBbSaCU6i0M 3285
requests_oidc/flows/client_credentials.py sha256=9L0FH5wtu1ehb7fC-6_n6M0wPTPCxlweoH70iR6-avc 1174
requests_oidc/flows/device_code.py sha256=zwlVbs3Q81v7pWubzGjogwsgQrPVZPfLhl2gV53biVo 4021
requests_oidc/flows/token.py sha256=gKvGukWrUO1tiL3SNGgN_7eMh4nY7MyM5xqloN1UY5I 1192
requests_oidc/flows/utils.py sha256=2ym9EF31ksNfyIIAWW_e77dILDV4wdfT07XPdu5kDnI 582
requests_oidc/plugins.py sha256=uc8wohJ7G4hS_5ZKCuawkfRE6kNn3UhDLZtlN82F7uA 1382
requests_oidc/types.py sha256=NVYOmb4Py9AJ9t1h9U5_LQ63sapJQriaHwK0isSV5-g 170
requests_oidc/utils/__init__.py sha256=oFF-nhh7p6-gWFeYqkby3NWyytjrArRZBBdOjaxAaIc 104
requests_oidc/utils/catcher.py sha256=-LmxStVfOwW4rvGZ38hT3rRd-A5HWhK-sPTVbD8Eye8 930
requests_oidc/utils/discovery.py sha256=UbL7AJywcUt-s-SaWpyJcF20yb9BcbaqS9k0uiE2l4E 637
requests_oidc/utils/scope.py sha256=Ga3tMBFuh-UlBX_-aHuVBOuQtjfxNZVfMdfm1_VBGKQ 220
requests_oidc-0.6.2.dist-info/LICENSE sha256=pnVF7eB7rpJbC2qmDRZ9jnq4SIPhban-ElRWa2meztM 1054
requests_oidc-0.6.2.dist-info/METADATA sha256=jqUtUFrkrfsDxKXbx0SvODbXuN0K4R6km5D97th3wOM 4525
requests_oidc-0.6.2.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
requests_oidc-0.6.2.dist-info/entry_points.txt sha256=MVwnwWNrpvqhQ0xQkVF6PxmznnbNramVeS2bmSlKHOs 59
requests_oidc-0.6.2.dist-info/RECORD

entry_points.txt

requests-oidc-cli = requests_oidc.cli:app