Developing pybalmorel

pybalmorel uses pixi to manage reproducible development environments. There are two environments available:

  • default (dev) — for developing pybalmorel and building its documentation locally

  • user — for testing pybalmorel as an end-user, with only the PyPI package installed

Installing pixi

If you do not have pixi installed yet, follow the official installation instructions or run:

curl -fsSL https://pixi.sh/install.sh | sh