Skip to content

bugaevc/libevdev-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libevdev-python - Python wrapper for libevdev

This project is still under heavy development. Until further notice, expect non-fast-forward pushes to master

libevdev is a wrapper library for evdev devices written in C. This project is a Python wrapper around libevdev, taking advantage of libevdev's advanced event handling. For information about libevdev see here: https://freedesktop.org/wiki/Software/libevdev/

Source code

The source code of libevdev-python can be found at: http://github.com/whot/libevdev-python

License

libevdev-python is licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: [...]

See the COPYING file for the full license information.

TODO

  • logging hooks and logging priority
  • libevdev_get_repeat
  • error handling is almost nonexistent

About

Python wrapper for libevdev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Makefile 0.4%