Skip to content

Installation

The viat PyPI package contains the core programmatic API.

To install the viat executable for the current user, you can use pipx:

pipx install viat

or uv:

uv tool install viat

The git tracker requires the git extra.

For installation from source, see the repository README.