summaryrefslogtreecommitdiffstats
path: root/python/python-evdev/README
blob: 94244e0786c2b0fdd86dd0aa5145e6dc3a462796 (plain)
1
2
3
4
5
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.