Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 373 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 373 Bytes

Install

Use a virtual environment to install the required packages.

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

It might be necessary to run: `brew install python-tk``

Usage

Make your plan using yoga_plan_complete_example.json name it yoga_plan_complete.json

source venv/bin/activate
python3 run.py