Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 387 Bytes

File metadata and controls

31 lines (19 loc) · 387 Bytes

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.