FastAPI Users - Database adapter for Sync SQLAlchemy ORM
Ready-to-use and customizable users management for FastAPI
Documentation: https://fastapi-users.github.io/fastapi-users/
Source Code: https://github.com/fastapi-users/fastapi-users
Add quickly a registration and authentication system to your FastAPI project. FastAPI Users is designed to be as customizable and adaptable as possible.
Sub-package for SQLAlchemy ORM support in FastAPI Users.
Development
Setup environment
We use Hatch to manage the development environment and production build. Ensure it's installed on your system.
Run unit tests
You can run all the tests with:
hatch run test
Format the code
Execute the following command to apply isort and black formatting:
hatch run lint
License
This project is licensed under the terms of the MIT license.
Release files for fastapi_users_db_sync_sqlalchemy 5.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fastapi_users_db_sync_sqlalchemy-5.0.0.tar.gz | 10.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fastapi_users_db_sync_sqlalchemy-5.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.6 kB
Release files / fastapi_users_db_sync_sqlalchemy-5.0.0.tar.gz
| Download URL | fastapi_users_db_sync_sqlalchemy-5.0.0.tar.gz |
|---|---|
| Size | 10.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a179806b81019af507bf4a5c777ee094424edb95a46e2e20a3b2817e11342ce3
|
|
BLAKE2b-256 checksum How to use checksums |
71152fde7a8387870b51c82519b087c4c20dedcd60f2591471e9b086b3c19b17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.3
|
Release files / fastapi_users_db_sync_sqlalchemy-5.0.0-py3-none-any.whl
| Download URL | fastapi_users_db_sync_sqlalchemy-5.0.0-py3-none-any.whl |
|---|---|
| Size | 7.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
86ab3a2db26a580a675bba6acf73156e748d5ad8729114f262ebcaab3a76e98a
|
|
BLAKE2b-256 checksum How to use checksums |
a79be647d4fa9b412b8a0f121c8252cdc786c51e7625f1a95eecde8d30bb1bac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.3
|