Skip to main content

FastAPI Users - Database adapter for EdgeDB

Project description

FastAPI Users - Database adapter for EdgeDB


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 EdgeDB 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:

make install

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

fastapiusers-edgedb-0.2.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

fastapiusers_edgedb-0.2.2-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file fastapiusers-edgedb-0.2.2.tar.gz.

File metadata

  • Download URL: fastapiusers-edgedb-0.2.2.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.2

File hashes

Hashes for fastapiusers-edgedb-0.2.2.tar.gz
Algorithm Hash digest
SHA256 b2c267aa3bab8db94bdc65343329bf256587064d0009b1a74ac14ac982e51594
MD5 ff28dc1c6fd1c366175ccf8fc6435c86
BLAKE2b-256 96d64e7c2c03f21d482e32c07fa0590cd0df5e8d2b8c7e7c8f23e8c72a0c7340

See more details on using hashes here.

File details

Details for the file fastapiusers_edgedb-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for fastapiusers_edgedb-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3846fdf5631e98fcac51149761f8cb902e6d221da5020f7aabd77d750c8fc6bc
MD5 daf891badedd97a9e30e2268fb47d4a9
BLAKE2b-256 001efe471c6cc0946f8337b980d8795eca3863bb3df95fbb5c8f255237db617d

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