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.35.0.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

google_cloud_dialogflow-2.35.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.35.0.tar.gz.

File metadata

File hashes

Hashes for google_cloud_dialogflow-2.35.0.tar.gz
Algorithm Hash digest
SHA256 db16d81f32c7473057e71d686f2c433d943fe133b5b3747e93d25539023eb801
MD5 54bd4fed2e853dc9bdc721f7a3fa989c
BLAKE2b-256 67e04b578779b48676d93cfd1a6c939a8972e587c984d73dc7f628a401e5eef8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_dialogflow-2.35.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fa666e145b8ae5cf946b978a87489438bd379542c328bc880e8fe956d82b8c32
MD5 f39b772109f4510143a31b8aa6861663
BLAKE2b-256 66f12f0139a4e2cc18d3f83d3107a7c4eccb70c7c55ab630450c4929d3d97b1f

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