Skip to content

Install from Source

For development or to get the latest features from the repository.


Clone the Repository

git clone https://github.com/pgg3/evotoolkitkit.git
cd evotool

pip install uv
uv sync

Install with pip (Editable)

pip install -e .