Installation¶
Requirements¶
- Python 3.8 or higher
- pip package manager
From PyPI¶
From Source¶
Development Installation¶
For contributing or development:
git clone https://github.com/ZOO-Project/zoo-runner-common.git
cd zoo-runner-common
pip install -e .
This installs the package in editable mode with development dependencies.
Verification¶
Verify the installation: