Skip to content

Setup

Installation

S2GOS Utils uses pixi for environment management.

# Install the default environment
pixi install

# Or install the development environment (includes test and docs extras)
pixi install -e dev