liitolab-ui Python desktop UI for liitolab. First-time setup Create the venv and install deps: python3 -m venv .venv .venv/bin/pip install -e . This installs PySide6, PyVista, pyvistaqt, and numpy into ui/.venv/. Run .venv/bin/liitolab-ui