معرفی شرکت ها


fastapi-users-db-opensearch-0.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

FastAPI Users database adapter for OpenSearch.
ویژگی مقدار
سیستم عامل -
نام فایل fastapi-users-db-opensearch-0.0.4
نام fastapi-users-db-opensearch
نسخه کتابخانه 0.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Kenton Parton
ایمیل نویسنده kparton@swiple.io
آدرس صفحه اصلی https://github.com/KentonParton/fastapi-users-db-opensearch
آدرس اینترنتی https://pypi.org/project/fastapi-users-db-opensearch/
مجوز -
# FastAPI Users - Database adapter for OpenSearch <p align="center"> <img src="https://raw.githubusercontent.com/frankie567/fastapi-users/master/logo.svg?sanitize=true" alt="FastAPI Users"> </p> <p align="center"> <em>Ready-to-use and customizable users management for FastAPI</em> </p> [![build](https://github.com/fastapi-users/fastapi-users-db-opensearch/workflows/Build/badge.svg)](https://github.com/fastapi-users/fastapi-users/actions) [![codecov](https://codecov.io/gh/fastapi-users/fastapi-users-db-opensearch/branch/master/graph/badge.svg)](https://codecov.io/gh/fastapi-users/fastapi-users-db-opensearch) [![PyPI version](https://badge.fury.io/py/fastapi-users-db-opensearch.svg)](https://badge.fury.io/py/fastapi-users-db-opensearch) [![Downloads](https://pepy.tech/badge/fastapi-users-db-opensearch)](https://pepy.tech/project/fastapi-users-db-opensearch) <p align="center"> <a href="https://www.buymeacoffee.com/frankie567"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=frankie567&button_colour=FF5F5F&font_colour=ffffff&font_family=Lato&outline_colour=000000&coffee_colour=FFDD00"></a> </p> --- **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 OpenSearch 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 pip install -r requirements.dev.txt ``` ### 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


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

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


نحوه نصب


نصب پکیج whl fastapi-users-db-opensearch-0.0.4:

    pip install fastapi-users-db-opensearch-0.0.4.whl


نصب پکیج tar.gz fastapi-users-db-opensearch-0.0.4:

    pip install fastapi-users-db-opensearch-0.0.4.tar.gz