Skip to content

Python client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.

License

Notifications You must be signed in to change notification settings

zume2020/dialogflow-python-client-v2

 
 

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 in beta. This means it is expected to be mostly stable while we work toward a general availability release; however, complete stability is not guaranteed. We will address issues and requests against beta libraries with a high priority.

More Information: Google Cloud Platform Launch Stages

Contributing

Contributions welcome! See the Contributing Guide.

License

Apache Version 2.0

See the LICENSE file for more information.

About

Python client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%