fastapi_users

View on PyPIReverse Dependencies (26)

14.0.0 fastapi_users-14.0.0-py3-none-any.whl

Wheel Details

Project: fastapi_users
Version: 14.0.0
Filename: fastapi_users-14.0.0-py3-none-any.whl
Download: [link]
Size: 38683
MD5: e7e3e4551a92e8eb3829aa2d956d2c97
SHA256: e1230e044ddc2209b890b5b5c6fc1d13def961298d40e01c2d28f8bc2fe8c4c7
Uploaded: 2024-11-03 13:21:12 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: fastapi-users
Version: 14.0.0
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP :: Session
Requires-Python: >=3.9
Requires-Dist: email-validator (<2.3,>=1.1.0)
Requires-Dist: fastapi (>=0.65.2)
Requires-Dist: makefun (<2.0.0,>=1.11.2)
Requires-Dist: pwdlib[argon2,bcrypt] (==0.2.1)
Requires-Dist: pyjwt[crypto] (==2.9.0)
Requires-Dist: python-multipart (==0.0.17)
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/__init__.py sha256=JgqxZHyPDzmP5OZGzYIwWHZpGIlVIQEXEGH8_k6fHTk 574
fastapi_users/exceptions.py sha256=BauoIXJVTjmBxvxytOw8XkQziAp2CJhBuJLVW4aMwGA 612
fastapi_users/fastapi_users.py sha256=nbYzdZ9chGaM4yUZl-JnwqXHgcU9aobdgzTXGhWm3xc 6364
fastapi_users/jwt.py sha256=jv0XF8egpc7JVSTct9SnnmgNu_jImhBKycBvqBQLp3Y 1035
fastapi_users/manager.py sha256=IM46CYGM-1jcBKcxpOogbiBy6nBW7hQgAzPJBCPEe50 24769
fastapi_users/models.py sha256=Afpqc0887w-TEIELBwsxQtK5HnEmUgMj77i44ZeO1Go 960
fastapi_users/openapi.py sha256=W_BH6oU-llXSqKG31AgYUFAmutA4y4t2O0on_L-rpks 91
fastapi_users/password.py sha256=SHC6WgjZvLI2-jlQQdLj2ZkqTvfgvQdT6nQQczWnd9k 1281
fastapi_users/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_users/schemas.py sha256=_6dwSx0O0IUxLmKWv-bkOPFp398XDvORaI1ivPJqYLg 2973
fastapi_users/types.py sha256=wFgZpiwfDqAecC2gCvQsQTl53Yie7Y2bXqWifl4lhJU 411
fastapi_users/authentication/__init__.py sha256=4M8HyGQjVr6wHz41Pj5fHIEmNleB43sdY6_lNS-zPsA 632
fastapi_users/authentication/authenticator.py sha256=ePbiaT2vYBm8xA9Ci4dTkWF8tmv4KR3SYXgtNHvEri0 9435
fastapi_users/authentication/backend.py sha256=7FVA-xkEqnDY3erzM4ijT41IHo4EG3S0PS0f_T2dhjk 1772
fastapi_users/authentication/strategy/__init__.py sha256=afwOZPCVPtSRvIp4QBj17aMaVE98T4sDEr8CaiHD5OQ 642
fastapi_users/authentication/strategy/base.py sha256=2O6uQdvlx708Vd__XU-YhdkT9Tf_EVp8TdEAsiMnTtk 613
fastapi_users/authentication/strategy/jwt.py sha256=0zu7u036rRmOUwYaYFhF1unJRtlUG13GezVE0rAoZRA 2335
fastapi_users/authentication/strategy/redis.py sha256=znJ83Bebjt-IT9WbTiWWX3vFoZXtkUAqY0H5IDl5LkA 1517
fastapi_users/authentication/strategy/db/__init__.py sha256=cKa2xpk9YOcA279gGxQFJ3xDetvpI4-ntlRRDgPqtuk 328
fastapi_users/authentication/strategy/db/adapter.py sha256=28QSH6J_TlhkjT0kfv4AKxcK6wugPN-EtOmU7N8jwI0 892
fastapi_users/authentication/strategy/db/models.py sha256=lJ8xSuVqJNWN7AVj2JuL2FBBI3eGtrsD3aGj2OVgmcs 325
fastapi_users/authentication/strategy/db/strategy.py sha256=lohhWFCrDCPXlHnrwv2mEw3HxTXV2Jd3_Oram9J2okI 2056
fastapi_users/authentication/transport/__init__.py sha256=hPN1uEtjl8jQwIy17Ak5MaxkKGXvgFrhK_j2_LA095Y 379
fastapi_users/authentication/transport/base.py sha256=jCoEQtCS3StKPpCKFbesiaOoYGcDdxCpfgZ8MBmTNcM 854
fastapi_users/authentication/transport/bearer.py sha256=MJvSyUYXakEsSyL0NTbti1W7N-oN0j9J44vrnJOA2NU 1858
fastapi_users/authentication/transport/cookie.py sha256=XhaeK4JlaU6znl2_gw-uFIyR39fjTqVZVq63D4cRzsM 2517
fastapi_users/db/__init__.py sha256=-WkX3xlZ2UhQfHnS14yPIgBn5C-pYooZqhodvGbmA0k 1113
fastapi_users/db/base.py sha256=EyKKiS6hAY6uRS5PuVux-P8PS_eGM93rzeRDXtNJoVw 1664
fastapi_users/router/__init__.py sha256=rRuJOeMPZzhpTfQEsRF3q3pSDXadHbCbatyY5NcfYoY 706
fastapi_users/router/auth.py sha256=mzadphROXhDqbHg1e3OddQkD6djX7cngHNJDmcqrDr0 3487
fastapi_users/router/common.py sha256=zVeZedUuXnsqV1mcl0sNC-uo_uw2nigEAsRqCDlyxn8 992
fastapi_users/router/oauth.py sha256=owSCVrhf_P8qBRLz0MlfsAnJdAukqw4LG4KsPTyBAi0 9342
fastapi_users/router/register.py sha256=wpt_SRZqzgEwl4pY3RowbSwl9GG7x9wosYXXqIf0llY 2841
fastapi_users/router/reset.py sha256=JLau_zxFZFLJ-j8yaqra8NU1fIVj2CPhiQPJx-yU2gI 3189
fastapi_users/router/users.py sha256=U7ExsrbYoZ1fHWhBoT7OmnY9l6hy4pxgdMzjoFgr1DQ 8487
fastapi_users/router/verify.py sha256=UmmOriICV3YNILGPaHVSLQJtA_zGNXC-FLAwDjm-oj4 2992
fastapi_users-14.0.0.dist-info/METADATA sha256=N0TbPo8XiIjkMVfXyocZyGhQDlQJaKSSbr1GGp7ylfc 36853
fastapi_users-14.0.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
fastapi_users-14.0.0.dist-info/licenses/LICENSE sha256=FQqtsjCC7nqPS3wGY_PNc3OVSa6cLJ3Poy1rRCKafSE 1072
fastapi_users-14.0.0.dist-info/RECORD