Installation¶
Requirements¶
- Python 3.10 or higher (Python 3.13 recommended)
Recommended: Using uv¶
We recommend using uv for installation as it provides an isolated environment, preventing dependency conflicts.
This installs cloninator as a standalone tool with its own Python environment.
Alternative Methods¶
Using pip¶
From Source¶
Verify Installation¶
Next Steps¶
After installation, see the Quick Start Guide to create your first configuration.