パッケージ: python3-hid (0.9.0.post3-3 など)
python3-hid に関するリンク
Debian の資源:
python-hidapi ソースパッケージをダウンロード:
- [python-hidapi_0.9.0.post3-3.dsc]
- [python-hidapi_0.9.0.post3.orig.tar.gz]
- [python-hidapi_0.9.0.post3-3.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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- 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: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス