Skip to content

Installation

The aqora CLI ships on PyPI as aqora and bundles both the aqora command and the aqora Python library. It requires Python 3.10 or greater.

We recommend installing it with uv. If you don’t already have uv, follow its installation instructions. Then install the CLI as a tool:

Terminal window
uv tool install aqora

This makes the aqora command available globally. To upgrade later, run:

Terminal window
uv tool upgrade aqora

The following should output helpful information:

Terminal window
aqora help