Flux Docs
Flux is the open-source manufacturing development platform from Green Pipe Partners.
Install
Section titled “Install”Run Fluxup with UV:
uvx fluxup initPython fallback:
python3 -m venv /tmp/fluxup && /tmp/fluxup/bin/python -m pip install --upgrade fluxup && /tmp/fluxup/bin/fluxup init