Skip to content

Installation

Hydro is available as a Python package on PyPI and can be installed using uv (recommended), pipx, or pip.

Note: python 3.13+ is required

Install using uv:

uv install tool hydro-cli@latest

Install using pipx:

pipx install hydro-cli

Install using pip:

pip install hydro-cli