Installation¶
The viat PyPI package contains the core programmatic API.
To install the viat executable for the current user, you can use pipx:
An alternative is to use uv:
The git tracker requires the git extra.
For installation from source, see the repository README.