Skip to main content

Google Cloud Dialogflow API client library

Project description

stable pypi versions

Dialogflow: is an end-to-end, build-once deploy-everywhere development suite for creating conversational interfaces for websites, mobile applications, popular messaging platforms, and IoT devices. You can use it to build interfaces (such as chatbots and conversational IVR) that enable natural and rich interactions between your users and your business. Dialogflow Enterprise Edition users have access to Google Cloud Support and a service level agreement (SLA) for production deployments.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Dialogflow.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-dialogflow

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-dialogflow

Next Steps

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

google_cloud_dialogflow-2.36.0.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

google_cloud_dialogflow-2.36.0-py2.py3-none-any.whl (1.8 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file google_cloud_dialogflow-2.36.0.tar.gz.

File metadata

File hashes

Hashes for google_cloud_dialogflow-2.36.0.tar.gz
Algorithm Hash digest
SHA256 ffe7fa4192d6a331bed442f77cffef0c98a3a689f9b8473aa1d4a5fc1dfecfd6
MD5 6f19574cf8809ae3276cbb6adf24d3f2
BLAKE2b-256 e84748356187eb3f4a9aacf291cb819e0fb2634f9a38e10c9d7c1e909ed5056c

See more details on using hashes here.

File details

Details for the file google_cloud_dialogflow-2.36.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_dialogflow-2.36.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 04d481779b1be1bb889994fe5df0f806e81328140293cd404be101d82fc9c312
MD5 88f83f903462d9a99a77c14a7f1cca7e
BLAKE2b-256 4eb2a7e9f2e34eb232e0824d8536119f15220d8a1221fb9398e9b5bba216c0ed

See more details on using hashes here.

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