[ 源代码: libgpiod ]
软件包:python3-libgpiod(1.2-3)
Python bindings for libgpiod (Python 3)
libgpiod encapsulates the ioctl calls and data structures behind a straightforward API. This new character device interface guarantees all allocated resources are freed after closing the device file descriptor and adds several new features that are not present in the obsolete sysfs interface (like event polling, setting/reading multiple values at once or open-source and open-drain GPIOs).
This package contains Python 3 bindings for the libgpiod library.
其他与 python3-libgpiod 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgpiod2 (= 1.2-3)
- C library for interacting with Linux GPIO device - shared libraries
-
- dep: libpython3.7 (>= 3.7.0)
- Shared Python runtime library (version 3.7)
-
- dep: python3 (<< 3.8)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.7~)