A Python module for parsing and creating Dialogflow Requests and Responses
Project description
dialogflowpy-webhook
A Python module for parsing and creating Requests and Responses of Dialogflow Fulfillment Library. The Dialogflow Fulfillment Library allows you to connect natural language understanding and processing to your own system. Using Fulfillment, you can surface commands and information from your services to your users through a natural conversational interface.
This dialogflowpy-webhook module is intended to help build Python Dialogflow Fulfillment for multiple integrations including Google Assistant, Facebook and Telegram. It is expected to work for Slack and Line as well.
Supported Features
All Platforms
- Text Response
- Card
- Suggestion Chips/Quick Replies
- Image
Google Assistant
- Text Response
- Card
- Suggestion Chips (Quick Replies)
- Carousel
- Table
- Media Responses
- Permission Requests
Installation
The module can be installed from PyPi by running:
pip3 install dialogflowpy-webhook
The module can also be installed directly from Github by running
pip3 install git+https://github.com/vishalbala-nps/dialogflowpy-webhook.git
Helpful Links
Reporting Bugs
In case of any problems or suggestions with this module, feel free to open a Github Issue
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dialogflowpy-webhook-1.0.0.tar.gz
.
File metadata
- Download URL: dialogflowpy-webhook-1.0.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f66b7cb7cb18db7aec5caad27f5dced7cbbedca5b292a5f711b8857265cc70e8 |
|
MD5 | 4ddd3289174bf4e049e58d066a9ecdbb |
|
BLAKE2b-256 | 8a19ccb7b5dccb498b25fd6d40afa38b3dcc7a825e16cacd38682e561e1848f5 |
File details
Details for the file dialogflowpy_webhook-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: dialogflowpy_webhook-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37ee0b0cc4b855fb934e2fcbe37f62e73d90b3e767e4b14f512ed8604f8b195f |
|
MD5 | 6a87564ba4cd83939986126834b84c6b |
|
BLAKE2b-256 | 02251a30c7a060b040473910b8415a6a20b825c7dcc322f89fe1f5278d4dca6b |