Installation

Pre-Requisites

Amoni is built on top of Docker which needs to be installed on your local machine.

As a minimum, you will need to install the Docker Engine and Docker Compose.

If you prefer, you can install the Docker Desktop App which also includes the Engine and Docker Compose.

Install Amoni

The recommended installation method is to use pipx:

pipx install amoni

If you prefer, you can install amoni into any Python environment using:

python -m pip install amoni