[ 源代码: python-uinput ]
软件包:python3-uinput(1.0.1-2 以及其他的)
Pythonic API to Linux uinput kernel module (Python3)
Python-uinput is Python interface to Linux uinput kernel module which allows attaching userspace device drivers into kernel. In practice, Python-uinput makes it dead simple to create virtual joysticks, keyboards and mice for generating arbitrary input events programmatically.
This package contains the python3 library.
其他与 python3-uinput 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libudev1 (>= 183)
- libudev 共享库
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements