linux amd64 only
Anyone feeling brave enough to run random uvx commands?
```
uvx --python 3.14 --extra-index-url https://codeberg.org/api/packages/rereading/pypi/simple/ arcalibre
```
Note that PDM doesn't support `npx`-style tool runners yet, so this has to be `uvx` or `uv tool run`, but it should get you the latest pre-alpha of Arcalibre.
That in turn will quite likely fail due to missing runtime dependencies that `uvx` doesn't know how to provide, but I'm quite curious to see how it fails if you're willing to give it a go!