跳转至

从源码安装

用于开发或获取仓库中的最新功能。


克隆仓库

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

使用 uv 安装(推荐)

pip install uv
uv sync

使用 pip 安装(可编辑模式)

pip install -e .