Skip to main content

FastAPI Users database adapter for MongoDB.

Project description

FastAPI Users - Database adapter for MongoDB

This is a fork of the driver to deploy with CosmosDB Mongo Driver

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 MongoDB 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

The command will start a MongoDB container for the related unit tests. So you should have Docker installed.

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-mongodb-azure-1.1.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file fastapi-users-db-mongodb-azure-1.1.0.tar.gz.

File metadata

  • Download URL: fastapi-users-db-mongodb-azure-1.1.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.0

File hashes

Hashes for fastapi-users-db-mongodb-azure-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a9e49478a5473f884e7c2685bbfca0ba30721a919daafbb2b51bac0e231c6b77
MD5 a023662a78c83d52440ad2e112d199b6
BLAKE2b-256 ec45fff1ea9baeebca72b7e5e58afc16c42df4a4b6835e2fffd98898d6d0cfb3

See more details on using hashes here.

File details

Details for the file fastapi_users_db_mongodb_azure-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: fastapi_users_db_mongodb_azure-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.0

File hashes

Hashes for fastapi_users_db_mongodb_azure-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 99042ff8ef2f00da81ef8b5de5176ac81ef88ddbe85be0f901bf524882cc5db9
MD5 473c0c15041b77899f653d32a567f9f1
BLAKE2b-256 78d6fba310b31263e371dc2b619fd360b86c7aacb7049aa9cb2e08c8b20bbc0f

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