Installation¶ Requirements¶ Python >= 3.11, <= 3.13 uv make (usually pre-installed on Mac/Linux) Setup¶ git clone https://github.com/linkml/dm-bip.git cd dm-bip uv sync uv sync handles the Python version, virtual environment, and all dependencies.