Skip to content

FastAPI Users - Database adapter for SQLAlchemy + encode/databases

License

Notifications You must be signed in to change notification settings

fastapi-users/fastapi-users-db-sqlalchemy

Repository files navigation

FastAPI Users - Database adapter for SQLAlchemy ORM

FastAPI Users

Ready-to-use and customizable users management for FastAPI

build codecov PyPI version Downloads


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.

About

FastAPI Users - Database adapter for SQLAlchemy + encode/databases

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published