Problem
Source-only install blocks classroom use. TAs should not ask every student to clone and venv by hand if a wheel exists.
Goal
pip install pqsetup (PyPI) or at least a documented git URL install that works with pipx.
Scope
- Version/tag release that installs the bundled UI
- Confirm
pqsetup entry point on a clean venv
- Update README + getting-started once it works
Out of scope: desktop apps, conda feedstock, Docker images.
Problem
Source-only install blocks classroom use. TAs should not ask every student to clone and venv by hand if a wheel exists.
Goal
pip install pqsetup(PyPI) or at least a documented git URL install that works with pipx.Scope
pqsetupentry point on a clean venvOut of scope: desktop apps, conda feedstock, Docker images.