python3-uinput

Pythonic API to Linux uinput kernel module (Python3)
  http://tjjr.fi/sw/python-uinput
  0
  no reviews



Python-uinput is Python interface to Linux uinput kernel module which allows attaching userspace device drivers into kernel. In practice, Python-uinput makes it dead simple to create virtual joysticks, keyboards and mice for generating arbitrary input events programmatically.

This package contains the python3 library.