STEP / 01
Set up the CLI once
Open PowerShell, then create a private Python environment and install the download.
py -3.12 -m venv model-ready-cli
.\model-ready-cli\Scripts\python.exe -m pip install "https://mark-it-down-five.vercel.app/downloads/mark_it_down_core-0.1.0-py3-none-any.whl"