软件包:python3-aiousbwatcher(1.1.1-1)
Watch for USB devices to be plugged and unplugged
This library provides asynchronous monitoring of USB device connection and disconnection events on Linux systems. It uses an event-driven approach to allow applications to detect when USB devices are inserted or removed in real time. The library interacts with the underlying Linux system to receive notifications about changes in USB device availability, making it possible to react promptly to device insertions and removals. This enables applications to track and respond to hardware changes such as the plugging or unplugging of USB storage devices, input devices, or other USB peripherals. Notifications are delivered through asynchronous interfaces suited for applications using an event loop. The library does not communicate with the USB devices beyond detecting their presence or removal.
其他与 python3-aiousbwatcher 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.2)
- JavaScript support for Sphinx documentation
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-asyncinotify
- Asynchronous inotify interface for monitoring filesystem events
