Installation
In order to intall evdev you will need Python and Linux
kernel headers installed on your system.
On a Debian compatible OS:
$ apt-get install python-dev linux-headers-$(uname -r)
Once that’s done you can simply:
$ pip install evdev-controller