Skip to content

juji-io/juji-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juji Python Client

Python client to Juji chatbot. Currently only text messages in chat are supported.

Environemnt Set Up

  1. Install conda
  2. Install the conda environment
    conda env create -f environment.yml

Chat

  1. Activate your python environment
    conda activate juji-client
  2. Run the program
    python juji_chat.py <chatbot url> [--firstname <first name>] [--lastname <last name>] [--email <email>]

About

Simple Python client for Juji

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published