Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

googleapis/python-dialogflow

Open more actions menu
 
 

Repository files navigation

Dialogflow: Python Client

release level

Python idiomatic client for Dialogflow

Dialogflow is an enterprise-grade NLU platform that makes it easy for developers to design and integrate conversational user interfaces into mobile apps, web applications, devices, and bots.

Read more about the client libraries for Cloud APIs, including the older Google APIs Client Libraries, in Client Libraries Explained.

Before you begin

  1. Select or create a Cloud Platform project.
  2. Enable billing for your project.
  3. Enable the Google Cloud Dialogflow API.
  4. Set up authentication with a service account so you can access the API from your local workstation.

Installation

pip install dialogflow

Note

We highly recommend that you install this library in a virtualenv.

Supported Python Versions

Python >= 3.5

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

Usage

View usage documentation on Read the Docs.

Versioning

This library follows Semantic Versioning.

This library is considered to be stable. This means and that the code surface will not change in backwards-incompatible ways unless either absolutely necessary (e.g. because of critical security issues) or with an extensive deprecation period. Issues and requests against GA libraries are addressed with the highest priority.

More Information: Google Cloud Python Library Support

Contributing

Contributions welcome! See the Contributing Guide.

License

Apache Version 2.0

See the LICENSE file for more information.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.