Sdk branch
How to run
Download repo as a SDK
Create Virtual enviornment
$python - m venv venv
activate env
$source venv/bin/activate
Install requirements
$pip install -r requirements.txt
run example usage api using sdk
$python example_usage.api.py