套件:python3-hid(0.7.99.post21-1 以及其他的)
python3-hid 的相關連結
Debian 的資源:
下載原始碼套件 python-hidapi:
- [python-hidapi_0.7.99.post21-1.dsc]
- [python-hidapi_0.7.99.post21.orig.tar.gz]
- [python-hidapi_0.7.99.post21-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
cython3 interface to hidapi
This has been tested with:
* the PIC18F4550 on the development board from CCS with their example program. * the Fine Offset WH3081 Weather Station.
It works on Linux, Windows XP and OS X.
HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac OS X. HIDAPI can be either built as a shared library (.so or .dll) or can be embedded directly into a target application by adding a single source file (per platform) and a single header.
This package contains HIDAPI for Python 3.
其他與 python3-hid 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libhidapi-hidraw0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg)
- Multi-Platform library for communication with HID devices (hidraw backend)
-
- dep: libhidapi-libusb0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg)
- Multi-Platform library for communication with HID devices (libusb backend)
-
- dep: libudev1 (>= 183)
- libudev shared library
-
- dep: libusb-1.0-0 (>= 2:1.0.8)
- userspace USB programming library
-
- dep: python3 (<< 3.8)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.6~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources