Skip to content

Installation

Install as a CLI tool with uv

For normal use, install molbo globally with uv:

uv tool install molbo

Development setup

If you are working from a clone of the repository:

git clone https://github.com/leightonpayne/molbo.git
cd molbo
uv sync

Run the CLI from the project environment with:

uv run molbo