Install one headless Python CLI for local terminals, CI, servers, and containers. Studio uses the same package.
Install the same headless Python package used by Biosimulant Studio.
Recommended
$ pipx install biosimulantpipx keeps the CLI isolated and exposes it on your PATH.
Fast alternative
$ uv tool install biosimulantUse uv when it already manages your command-line tools.
Pinned environment
$ python -m pip install "biosimulant==0.0.22"Use an exact version in CI, servers, and reproducible environments.
Biosimulant Studio is for research and engineering teams building reusable virtual experiments with inspectable workflows and reproducible runs. Tell us what you are simulating and where Biosimulant might fit.