2024-10-21 19:10:56 -07:00
2024-10-21 19:08:13 -07:00
2024-10-21 19:08:13 -07:00
2024-10-21 18:46:31 -07:00
2024-10-21 19:08:13 -07:00

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

Description
No description provided
Readme 63 KiB
Languages
Python 100%