Skip to content

Installation

Requirements:

  • POSIX operating system: Linux, macOS or WSL. StepUp cannot run natively on Windows.
  • Python ≥ 3.11
  • Pip

It is assumed that you know how to use Pip. We recommend performing the installation in a Python virtual environment and activating such environments with direnv.

StepUp Queue can be installed with:

pip install stepup-queue

(This will also install StepUp Core.)