yet it insists on doing a source build, and if forced claims there's nothing available:
$ pip3 install --user --only-binary :all: evdev
ERROR: Could not find a version that satisfies the requirement evdev (from versions: none)
ERROR: No matching distribution found for evdev
Wheels appear to be available, but it looks like the non-musl ones have mangled filenames:
My pip would match, for example either variation that appears to be indicated above:
yet it insists on doing a source build, and if forced claims there's nothing available:
Manual download and install works fine: