Skip to main content

FastAPI Users database adapter for SQLAlchemy.

Project description

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

You should create a virtual environment and activate it:

python -m venv venv/
source venv/bin/activate

And then install the development dependencies:

pip install -r requirements.dev.txt

Run unit tests

You can run all the tests with:

make test

Alternatively, you can run pytest yourself:

pytest

There are quite a few unit tests, so you might run into ulimit issues where there are too many open file descriptors. You may be able to set a new, higher limit temporarily with:

ulimit -n 2048

Format the code

Execute the following command to apply isort and black formatting:

make format

License

This project is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastapi-users-db-sqlalchemy-3.0.2.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file fastapi-users-db-sqlalchemy-3.0.2.tar.gz.

File metadata

File hashes

Hashes for fastapi-users-db-sqlalchemy-3.0.2.tar.gz
Algorithm Hash digest
SHA256 4d9f38f4b423c2ee74eb1c7eb68a3e023cc3f5125d96f6962e35510760bf9069
MD5 21c559db741bd5035552cd40b2036840
BLAKE2b-256 1451086ef669a737642fca938f6379dd7d293a5378dce405ca81b11f117cb085

See more details on using hashes here.

File details

Details for the file fastapi_users_db_sqlalchemy-3.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for fastapi_users_db_sqlalchemy-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dab63d011a42f441224694bcb472b5a86f13feb863fb15541314a25b85f801a9
MD5 e970045d842d644dd42eb0e5a5943850
BLAKE2b-256 2b4c64c3d35ddcdc8c38f9b433db9fbd84756df38b745a492f4d52047c8cb0a8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page