Skip to content

vuics/selfdev-py

Repository files navigation

selfdev-py

HyperAgency Python client and SDK

Prerequisites

  • Conda

Install

pip install -r requirements.txt

Run

. ./venv.sh
python selfdev_client.py

See more details in the Jupyter Notebook: selfdev-client.ipynb.

Run Jupyter Notebook

. ./lab.sh

Then open: selfdev-client.ipynb.