Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Examples

Setup

pip install isms-sdk

export ISMS_API_URL=https://your.isms.sh
export ISMS_API_TOKEN=<api-token>

Or point at an env file (KEY=VALUE per line, same format the isms CLI reads):

export ISMS_ENV=~/.isms/isms.env

Run

python examples/add_suppliers.py