Skip to content

wwj718/openbot-python

Repository files navigation

openbot

image

image

Documentation Status

Updates

Python library for openbot

Overview

The openbot Python SDK makes it easy to use openbot

Features

  • chat
  • train

Installation ---------

To install openbot, simply:

$ pip install openbot

or install it from repo:

$ pip install https://github.com/wwj718/openbot-python.git

Running examples --------

  1. Find examples from 'examples' path.
  2. Insert API key.
>>> CLIENT_ACCESS_TOKEN = '<YOUR_CLIENT_ACCESS_TOKEN>'
...

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Python library for openbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published