herre-next

View on PyPIReverse Dependencies (1)

1.0.2 herre_next-1.0.2-py3-none-any.whl

Wheel Details

Project: herre-next
Version: 1.0.2
Filename: herre_next-1.0.2-py3-none-any.whl
Download: [link]
Size: 33499
MD5: dbe827a64748bb278bd3c7b436cc9429
SHA256: 1baeab9245e21a7cc19bf30652162e8d085b7131b9a84e1d4c838ad78242311f
Uploaded: 2024-10-28 16:59:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: herre-next
Version: 1.0.2
Summary: oauth2/openid client tailored to pyqt and async environments
Author: jhnnsrs
Author-Email: jhnnsrs[at]gmail.com
License: CC BY-NC 3.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.8,<4.0
Requires-Dist: QtPy (<3.0.0,>=2.0.1); extra == "qt"
Requires-Dist: aiohttp (>3.7.4)
Requires-Dist: certifi (>2021)
Requires-Dist: koil (>=1.0.0)
Requires-Dist: oauthlib (<4.0.0,>=3.1.1)
Requires-Dist: pydantic (>2)
Provides-Extra: qt
Provides-Extra: windowed
Description-Content-Type: text/markdown
[Description omitted; length: 7081 characters]

WHEEL

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

RECORD

Path Digest Size
herre_next/__init__.py sha256=DevHUxBmItZvOh2nihQ9VL8NFxo36Qe-xS2VstNejM8 488
herre_next/builders.py sha256=fg3pLjIFtvA2BYPRRndORLoBrP5q_Outn-78tvQnH4A 1340
herre_next/contrib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
herre_next/contrib/rath/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
herre_next/contrib/rath/auth_link.py sha256=oL48q-731HDyTTQcXvUMTN02_F-rXpwhk-_QR8Z4sqg 625
herre_next/errors.py sha256=wLk4h-yZ1qYhStd7XimHNE9oD9e15_HLRZORthjYevQ 378
herre_next/fakts/__init__.py sha256=W9xmlPP1XxFJOk7MZGwNJrUzt_vRpL0itW_jAUgzdPo 260
herre_next/fakts/fakts_endpoint_fetcher.py sha256=edOO1mjB0Il9L6SWvsSNao9KcFgxexuVEjDoRVKMoeY 2372
herre_next/fakts/fakts_qt_store.py sha256=Tfcts79AMzhVSZVGhIdM45G8v_N8ckEFSPHZfm8F23w 2762
herre_next/fakts/grant.py sha256=mJZlCJm4oojcA-6aRnzOZy41atXM9PIbybAhFMRl7Pg 3834
herre_next/fakts/registry.py sha256=s6SwS1-CKxWRQoZePByomyARchZ-BW8DDRVFTaRbuuw 1635
herre_next/fetcher/__init__.py sha256=jdZAZN58QmrttiPweDxU1AW1RgOZY_E1P95uEToG3Zc 130
herre_next/fetcher/errors.py sha256=uLTku3TUSHCKAoT21w829mRTBbkxD4UndThVICUmoQI 89
herre_next/fetcher/models.py sha256=u6RfRYqp3iEMlcPb4kIBzkmmOBXbOlLdoKHQTs1l3YE 810
herre_next/fetcher/userinfo_fetcher.py sha256=Vlgj71EtqTu3LMV5rjG2Vt-VPRtSmPhh-KMQ3HCHFaU 2471
herre_next/grants/__init__.py sha256=24Jj1tio85iudjLH2Eztb9fgMO8BTTGnBhFMis-g2D0 256
herre_next/grants/auto_login.py sha256=eX3eRJ5aHWk6spS-6W4QuvxdTjJ2wmcZ6gSdL5loXFw 5066
herre_next/grants/base.py sha256=fBt35vYrVhcWRDcoSPiRmg9BS7Sz_KEa9iwny_xf7Fs 1628
herre_next/grants/errors.py sha256=qov40EVrFT53VKOG9wZ9-gtXi-DgwX2_QWBQL-Trzss 253
herre_next/grants/meta/__init__.py sha256=-RVljqFTdUjrDGwD9LzXxpP847iQ1BlxWc2sGcJoLH8 208
herre_next/grants/meta/cache.py sha256=OXM7te4KZfmkVD1AgSYK0TVQWe4tje6_ae62X2kwVow 2871
herre_next/grants/oauth2/__init__.py sha256=rpyAWEADEpWwikELg7LTi7tPkzXEwk5yamJSla842_M 362
herre_next/grants/oauth2/authorization_code.py sha256=k6eubct1O68sUA0e8lD5PPg3bkWxgeaEgdFZ4sGy7q4 4267
herre_next/grants/oauth2/base.py sha256=kw_bV3oO5Iqbp4ZOcC8YkDfkYHDV-9s_msT2WfHDVHo 1420
herre_next/grants/oauth2/client_credentials.py sha256=L9oCHTa7GpKHBAdWNq3YMOo95N_xwhgsx5DGMSDukjc 2208
herre_next/grants/oauth2/errors.py sha256=uBp6WJQztPjbZPROkjU3Ovcoc0CDm5LiGJgKPYZ2DWk 249
herre_next/grants/oauth2/redirecters/__init__.py sha256=A7otH5o4IvJ-7YYfvJtNTgBWOBhD-WUpHzi-qT7ryGU 488
herre_next/grants/oauth2/redirecters/aiohttp_server.py sha256=i5H-8CS814Xwds7SZzz1yVdWLP4ksSUuEUaStKKKorc 8452
herre_next/grants/oauth2/redirecters/mock.py sha256=OD4YZRTyHoQIDoitQtfAhzcKix1cDAc3nzVS90ffjdc 1893
herre_next/grants/oauth2/redirecters/qt_login_view.py sha256=gbb0mSYIFtrpnfi_2ftKrdlC34C8wgvsGrccjINeH64 3267
herre_next/grants/oauth2/refresh.py sha256=nt5T1l6k7KxYvQXNcThWj_MbVfvaskyapFbNHY3Qvsk 3858
herre_next/grants/oauth2/utils.py sha256=BLb4YQF6mJ1qMuiusfMU1ndBX8i_2EOaNB1JP2_Acis 1337
herre_next/grants/qt/auto_login.py sha256=zre1Bni5cFYmjHoCXmTEWzi3ctLOG1p6eWGZn3r3A6I 2042
herre_next/grants/qt/errors.py sha256=bKUzVi92RrDTmphDz-EyNCAoWzkdfkXKa2hvO4Jzmbc 164
herre_next/grants/qt/settings_store.py sha256=UhdF2BTcrz7lW0wxt7CH7GZ-4NU6B_09bY6LomzpqQM 1110
herre_next/grants/static.py sha256=Me7hs5g9Kmk25gHTFn18J03utL4JAZWlwV4ZfhocZiw 664
herre_next/herre.py sha256=x5c1CQQOSQRgyGbIj1uwSd8_reE2SECJvY03tFNymUk 7324
herre_next/models.py sha256=Y6pTTV_vyJazcKWt-ji2IiHFslqRrYcPanUpwd9EKz0 1466
herre_next-1.0.2.dist-info/METADATA sha256=oZ2cTl5IN9yMneZvKUab-t6bjrBy6NbTM-U20LZ3oJY 7954
herre_next-1.0.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
herre_next-1.0.2.dist-info/RECORD