summaryrefslogtreecommitdiffstats
path: root/python/python-evdev/README
blob: 5df3c5270fdcf6f84e2259e6cd65779130edc825 (plain)
python-evdev allows Python programs running in Linux to read and write input
events. It provides bindings to both the generic input event interface (evdev)
and the userspace input subsystem (Uinput).

This will automatically build for Python 3 if it's available.