Install¶
Python PyPi¶
The package is hosted on PyPi and requires Python 3.10 or newer.
With uv, to keep it out of your system Python:
Or run it without installing at all:
Container Image Repository¶
The image is hosted on ghcr.io
and is built for linux/amd64 and linux/arm64.
Tags follow the releases: latest, 1.2.3 and 1.2 are all available.
From source¶
See Development.