Skip to content

Flux Docs

Flux is the open-source manufacturing development platform from Green Pipe Partners.

Run Fluxup with UV:

Terminal window
uvx fluxup init

Python fallback:

Terminal window
python3 -m venv /tmp/fluxup && /tmp/fluxup/bin/python -m pip install --upgrade fluxup && /tmp/fluxup/bin/fluxup init
  • Flux is the controls workbench.
  • Fluxup is the installer CLI.
  • Fluxy connects Ignition to Python 3 through a signed Gateway module and the fluxy-ign client.