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 or uv:

pipx install viat
uv tool install viat

The git tracker requires the git extra.

For installation from source, see the repository README.