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:
uv tool install aqoraThis makes the aqora command available globally. To upgrade later, run:
uv tool upgrade aqoraVerify the installation
Section titled “Verify the installation”The following should output helpful information:
aqora help