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 Install with uv (Recommended)¶ pip install uv uv sync Install with pip (Editable)¶ pip install -e .