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.

The core package can be installed with:

pip install stepup

The StepUp RepRep extension (for reproducible reporting) is installed with:

pip install stepup-reprep