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: python3-pyudev
Homepage:
https://github.com/pyudev/pyudev
Download SlackBuild:
python3-pyudev.tar.gz
python3-pyudev.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| python3-pyudev.SlackBuild |
| python3-pyudev.info |
| slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds