معرفی شرکت ها


df-generics-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

[There](https://github.com/deepmipt/dialog_flow_generics) is an addon for the [Dialog Flow Engine](https://github.com/deepmipt/dialog_flow_engine), a minimalistic open-source engine for conversational services.
ویژگی مقدار
سیستم عامل -
نام فایل df-generics-0.1.0
نام df-generics
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Denis Kuznetsov
ایمیل نویسنده kuznetsov.den.p@gmail.com
آدرس صفحه اصلی https://github.com/deepmipt/dialog_flow_generics
آدرس اینترنتی https://pypi.org/project/df-generics/
مجوز -
# Dialog Flow Generics [There](https://github.com/deepmipt/dialog_flow_generics) is an addon for the [Dialog Flow Engine](https://github.com/deepmipt/dialog_flow_engine), a minimalistic open-source engine for conversational services. [Dialog Flow Generics](https://github.com/deepmipt/dialog_flow_generics) introduces a GenericResponse class as well as generic classes for various media types. Using this API, you can create identical responses in DF adapters for Telegram, Yandex's Alice, or other services instead of learning service-specific classes. <!-- uncomment one of these to add badges to your project description --> <!-- [![Documentation Status](https://DF-generic-response.readthedocs.io/en/stable/?badge=stable)](https://readthedocs.org/projects/DF-generic-response/badge/?version=stable) --> <!-- [![Coverage Status](https://coveralls.io/repos/github/deepmipt/dialog_flow_generics/badge.svg?branch=main)](https://coveralls.io/github/deepmipt/dialog_flow_generics?branch=main) --> <!-- [![Codestyle](https://github.com/deepmipt/dialog_flow_generics/workflows/codestyle/badge.svg)](https://github.com/deepmipt/dialog_flow_generics) [![Tests](https://github.com/deepmipt/dialog_flow_generics/workflows/test_coverage/badge.svg)](https://github.com/deepmipt/dialog_flow_generics) --> [![License Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/deepmipt/dialog_flow_generics/blob/main/LICENSE) ![Python 3.6, 3.7, 3.8, 3.9](https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9-green.svg) <!-- [![PyPI](https://img.shields.io/pypi/v/DF-generic-response)](https://pypi.org/project/DF-generic-response/) [![Downloads](https://pepy.tech/badge/DF-generic-response)](https://pepy.tech/project/DF-generic-response) --> # Quick Start ## Installation ```bash pip install DF-generic-response ``` To get more advanced examples, take a look at [examples](https://github.com/deepmipt/dialog_flow_generics/tree/main/examples) on GitHub. # Contributing to the Dialog Flow Engine Please refer to [CONTRIBUTING.md](https://github.com/deepmipt/dialog_flow_engine/blob/dev/CONTRIBUTING.md).


نیازمندی

مقدار نام
>=0.9.0 df-engine


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

مقدار نام
>=3.6, <4 Python


نحوه نصب


نصب پکیج whl df-generics-0.1.0:

    pip install df-generics-0.1.0.whl


نصب پکیج tar.gz df-generics-0.1.0:

    pip install df-generics-0.1.0.tar.gz