pyudev is an LGPL licensed, pure Python 2/3 binding to libudev, the
device and hardware management and information library of Linux.
Almost the complete libudev functionality is exposed. You can:
- Enumerate devices, filtered by specific criteria (pyudev.Context)
- Query device information, properties and attributes,
- Monitor devices, both synchronously and asynchronously with background
threads, or within Qt event loops (pyudev.pyqt4, pyudev.pyside),
glib (pyudev.glib) or the optional dependency wxPython (pyudev.wx).
Maintained by: Isaac Yu
Keywords: python,udev
ChangeLog: pyudev
Homepage:
https://github.com/pyudev/pyudev
Download SlackBuild:
pyudev.tar.gz
pyudev.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
pyudev.SlackBuild |
pyudev.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds