Installation

Availability

The python package for Itzï is on pypi. You can browse and download the source code on bitbucket.

Installation on GNU/Linux

Itzï depends on GRASS GIS 8.4 or above. GRASS should therefore be installed in order to use Itzï. All other dependencies are installed by pip.

You can install itzi with pip or pipx. However, we recommend you use uv. Install uv by following the instructions on the uv website.

Once you have uv installed, you can install Itzï with the following command:

uv tool install itzi

This will automatically download itzi and install it in its own python environment.

Installation on Windows

Itzï should be able to run on Windows using the Windows Subsystem for Linux (WSL). To install WSL, follow the steps given by Microsoft. Once a GNU/Linux distribution is installed, the installation steps for itzi are the same as above.

Verification of the installation

To check if everything went fine:

itzi version
itzi run -h