Skip to content

rkoe/python-evdev

This branch is 190 commits behind gvalkov/python-evdev:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e22660f · Aug 2, 2017
Jun 16, 2017
Jun 16, 2017
Feb 7, 2016
Aug 21, 2016
Jan 10, 2015
Feb 3, 2016
Feb 7, 2016
Oct 7, 2016
Sep 4, 2016
Jun 15, 2016
Jun 16, 2017
Jul 30, 2017

Repository files navigation

evdev

This package provides bindings to the generic input event interface in Linux. The evdev interface serves the purpose of passing events generated in the kernel directly to userspace through character devices that are typically located in /dev/input/.

This package also comes with bindings to uinput, the userspace input subsystem. Uinput allows userspace programs to create and handle input devices that can inject events directly into the input subsystem.

Documentation:
http://python-evdev.readthedocs.io/en/latest/
Development:
https://github.com/gvalkov/python-evdev
Package:
http://pypi.python.org/pypi/evdev
Changelog:
http://python-evdev.readthedocs.io/en/latest/changelog.html

About

Fork for creating pull-requests.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.6%
  • C 25.4%