fastapi-users-with-username

View on PyPIReverse Dependencies (0)

13.0.0.post1 fastapi_users_with_username-13.0.0.post1-py3-none-any.whl

Wheel Details

Project: fastapi-users-with-username
Version: 13.0.0.post1
Filename: fastapi_users_with_username-13.0.0.post1-py3-none-any.whl
Download: [link]
Size: 40155
MD5: ed503d59331f2a492f0a123acd127d98
SHA256: 0838bdb6d478526436370fdb7ed8d07f8b8568e98fb562d91c7f835520ab6f3d
Uploaded: 2024-10-27 18:14:29 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: fastapi-users-with-username
Version: 13.0.0.post1
Summary: Ready-to-use and customizable users management for FastAPI
Author-Email: François Voron <fvoron[at]gmail.com>
Project-Url: Documentation, https://fastapi-users.github.io/fastapi-users/
Project-Url: Source, https://github.com/fastapi-users/fastapi-users
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: AsyncIO
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Internet :: WWW/HTTP :: Session
Requires-Python: >=3.8
Requires-Dist: email-validator (<2.3,>=1.1.0)
Requires-Dist: fastapi-users (>=13.0.0)
Requires-Dist: fastapi (>=0.65.2)
Requires-Dist: makefun (<2.0.0,>=1.11.2)
Requires-Dist: pwdlib[argon2,bcrypt] (==0.2.0)
Requires-Dist: pyjwt[crypto] (==2.8.0)
Requires-Dist: python-multipart (==0.0.9)
Requires-Dist: fastapi-users-db-beanie (>=3.0.0); extra == "beanie"
Requires-Dist: httpx-oauth (>=0.13); extra == "oauth"
Requires-Dist: redis (<6.0.0,>=4.3.3); extra == "redis"
Requires-Dist: fastapi-users-db-sqlalchemy (>=6.0.0); extra == "sqlalchemy"
Provides-Extra: beanie
Provides-Extra: oauth
Provides-Extra: redis
Provides-Extra: sqlalchemy
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 34938 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_users_with_username/__init__.py sha256=P5SXq_8DDMMKMMdcGTcmyMd5j0Eug7BraWovNd7t5rw 580
fastapi_users_with_username/exceptions.py sha256=BauoIXJVTjmBxvxytOw8XkQziAp2CJhBuJLVW4aMwGA 612
fastapi_users_with_username/fastapi_users.py sha256=wNFb89kFoOpSRhVfUbbQwmQCm4BXOeIC8INJF-cHrRg 6326
fastapi_users_with_username/jwt.py sha256=f5dkH9HosJ3fGfJL8x9wTPCgfU_PF80gkL4qU-McJ5s 1047
fastapi_users_with_username/manager.py sha256=Phfy1A9-kP1UEMS5sd8e_dNeR_QebQk5qtKj1YOBJnM 25601
fastapi_users_with_username/models.py sha256=n-KiGxqqHjfhxE_VFSRRG6saWDyyrFQ7vb-wRK1UvG8 985
fastapi_users_with_username/openapi.py sha256=RrxWCcqfxPZJ1jPZzY14Xq_Qlc4cE2_gy97UYIh57JE 97
fastapi_users_with_username/password.py sha256=oEl8LfrZasyX1i9PbSWz3t1ALev6swfVRSj9hGnc4nE 1288
fastapi_users_with_username/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_users_with_username/schemas.py sha256=28_1S-GWii5l_aawk_iS2srRN_3ecLkOQxxgE2nNpEc 2991
fastapi_users_with_username/types.py sha256=rz9qomU2LL2SAedsnOji5WyJmgXWh9kuQGugsmR0VpQ 417
fastapi_users_with_username/authentication/__init__.py sha256=4M8HyGQjVr6wHz41Pj5fHIEmNleB43sdY6_lNS-zPsA 632
fastapi_users_with_username/authentication/authenticator.py sha256=LXGr2yH6HLX3zgfdATTfh1fdu-eWeH4_QiqfoK-nbhs 9369
fastapi_users_with_username/authentication/backend.py sha256=7FVA-xkEqnDY3erzM4ijT41IHo4EG3S0PS0f_T2dhjk 1772
fastapi_users_with_username/authentication/strategy/__init__.py sha256=afwOZPCVPtSRvIp4QBj17aMaVE98T4sDEr8CaiHD5OQ 642
fastapi_users_with_username/authentication/strategy/base.py sha256=2O6uQdvlx708Vd__XU-YhdkT9Tf_EVp8TdEAsiMnTtk 613
fastapi_users_with_username/authentication/strategy/jwt.py sha256=qA8EtGQPGP1GdXBtZja1TTYFlKtbRVOOcW2_ByIvD_k 2341
fastapi_users_with_username/authentication/strategy/redis.py sha256=znJ83Bebjt-IT9WbTiWWX3vFoZXtkUAqY0H5IDl5LkA 1517
fastapi_users_with_username/authentication/strategy/db/__init__.py sha256=cKa2xpk9YOcA279gGxQFJ3xDetvpI4-ntlRRDgPqtuk 328
fastapi_users_with_username/authentication/strategy/db/adapter.py sha256=bg554CygUT7e0sO-QbMrkSZ3ysL2Iob-wFWVzQpzB0s 898
fastapi_users_with_username/authentication/strategy/db/models.py sha256=lJ8xSuVqJNWN7AVj2JuL2FBBI3eGtrsD3aGj2OVgmcs 325
fastapi_users_with_username/authentication/strategy/db/strategy.py sha256=K3G5lAur6ZS9Ck-2tLEgYPRZoo_6KV-6XMQ_eLdrzbI 2062
fastapi_users_with_username/authentication/transport/__init__.py sha256=hPN1uEtjl8jQwIy17Ak5MaxkKGXvgFrhK_j2_LA095Y 379
fastapi_users_with_username/authentication/transport/base.py sha256=jCoEQtCS3StKPpCKFbesiaOoYGcDdxCpfgZ8MBmTNcM 854
fastapi_users_with_username/authentication/transport/bearer.py sha256=MJvSyUYXakEsSyL0NTbti1W7N-oN0j9J44vrnJOA2NU 1858
fastapi_users_with_username/authentication/transport/cookie.py sha256=XhaeK4JlaU6znl2_gw-uFIyR39fjTqVZVq63D4cRzsM 2517
fastapi_users_with_username/db/__init__.py sha256=-WkX3xlZ2UhQfHnS14yPIgBn5C-pYooZqhodvGbmA0k 1113
fastapi_users_with_username/db/base.py sha256=GXPkmj4KwTmpO78aENJsRguR5mO1tj06_1e1_SivN9w 1820
fastapi_users_with_username/router/__init__.py sha256=rRuJOeMPZzhpTfQEsRF3q3pSDXadHbCbatyY5NcfYoY 706
fastapi_users_with_username/router/auth.py sha256=6WgQQJZT4sE0XohTpUhwPbGiPCc89U_b4vCncGQYxic 3526
fastapi_users_with_username/router/common.py sha256=jfxK7H1HwDX75oUdWZMSTmtGQz3NV8QQv_yuUWwsLEY 998
fastapi_users_with_username/router/oauth.py sha256=hae5E6LopRqp5deb5_xV8yvbrRiHbejDtXv83I8Tcdw 9493
fastapi_users_with_username/router/register.py sha256=j2kDcsViBmVapcYu5YIDkXv-A8tBd8e_BIYOW6ahADI 2866
fastapi_users_with_username/router/reset.py sha256=JLau_zxFZFLJ-j8yaqra8NU1fIVj2CPhiQPJx-yU2gI 3189
fastapi_users_with_username/router/users.py sha256=5SQh8FO9bH9xXU3FTOZ6cRttgy73tfqBC78pdQjiaIc 8512
fastapi_users_with_username/router/verify.py sha256=75UqWjSjyviyXBv19yjZQtYa6XvalH71_GIYJIZlXMY 3017
fastapi_users_with_username-13.0.0.post1.dist-info/METADATA sha256=zSOKGGqFFQmFQSXwGYb5rLanAowpQuP_yCwzSid4KmU 36908
fastapi_users_with_username-13.0.0.post1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
fastapi_users_with_username-13.0.0.post1.dist-info/licenses/LICENSE sha256=FQqtsjCC7nqPS3wGY_PNc3OVSa6cLJ3Poy1rRCKafSE 1072
fastapi_users_with_username-13.0.0.post1.dist-info/RECORD