Skip to content

tensorplex-labs/kami-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kami-client

Python client version to call functions available in Kami

Requirements

Setup your environment variables KAMI_HOST and KAMI_HOST in your .env file. Alternatively you may pass in host and port params when using KamiClient.

Example Usage

from kami import KamiClient
kami_client = KamiClient(host="localhost", port="3000")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors