معرفی شرکت ها


fastapiusers-edgedb-0.2.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

FastAPI Users - Database adapter for EdgeDB
ویژگی مقدار
سیستم عامل -
نام فایل fastapiusers-edgedb-0.2.2
نام fastapiusers-edgedb
نسخه کتابخانه 0.2.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده 0xsirsaif <sirsaif99@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/fastapiusers-edgedb/
مجوز -
# FastAPI Users - Database adapter for EdgeDB --- **Documentation**: <a href="https://fastapi-users.github.io/fastapi-users/" target="_blank">https://fastapi-users.github.io/fastapi-users/</a> **Source Code**: <a href="https://github.com/fastapi-users/fastapi-users" target="_blank">https://github.com/fastapi-users/fastapi-users</a> --- Add quickly a registration and authentication system to your [FastAPI](https://fastapi.tiangolo.com/) 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: ```bash python -m venv venv/ ``` ```bash source venv/bin/activate ``` And then install the development dependencies: ```bash make install ``` ### Run unit tests You can run all the tests with: ```bash make test ``` Alternatively, you can run `pytest` yourself: ```bash 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: ```bash ulimit -n 2048 ``` ### Format the code Execute the following command to apply `isort` and `black` formatting: ```bash make format ``` ## License This project is licensed under the terms of the MIT license.


نیازمندی

مقدار نام
- fastapi-users
- edgedb
- flake8
- pytest
- requests
- isort
- pytest-asyncio
- flake8-docstrings
- black
- mypy
- codecov
- pytest-cov
- pytest-mock
- asynctest
- flit
- bumpversion
- httpx
- asgi_lifespan


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl fastapiusers-edgedb-0.2.2:

    pip install fastapiusers-edgedb-0.2.2.whl


نصب پکیج tar.gz fastapiusers-edgedb-0.2.2:

    pip install fastapiusers-edgedb-0.2.2.tar.gz