Skip to main content

A Python module for parsing and creating Dialogflow Requests and Responses

Project description

dialogflowpy-webhook

Documentation Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dialogflowpy-webhook-1.0.0.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

dialogflowpy_webhook-1.0.0-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page