📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

df-generics

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

df-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.

0.1.0
100

Supply Chain Security

100

Vulnerability

99

Quality

100

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Uses eval

Supply chain risk

Package uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.

Found 1 instance in 1 package

Maintainers
1

Dialog Flow Generics

There is an addon for the Dialog Flow Engine, a minimalistic open-source engine for conversational services.

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.

License Apache 2.0 Python 3.6, 3.7, 3.8, 3.9

Quick Start

Installation

pip install DF-generic-response

To get more advanced examples, take a look at examples on GitHub.

Contributing to the Dialog Flow Engine

Please refer to CONTRIBUTING.md.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts