[ forky ]
[ sid ]
[ 源代码: python-ledgercomm ]
软件包:python3-ledgercomm(1.2.1-2)
python3-ledgercomm 的相关链接
Debian 的资源:
下载源码包 python-ledgercomm:
- [python-ledgercomm_1.2.1-2.dsc]
- [python-ledgercomm_1.2.1.orig.tar.gz]
- [python-ledgercomm_1.2.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python library for Ledger hardware wallets communication
LedgerCOMM is a Python library for secure communication with Ledger Nano S/X hardware wallets and the Speculos emulator. It supports APDU protocol over both HID (physical devices) and TCP (emulator).
Key features:
* APDU communication (ISO 7816 standard) * Debug mode with detailed logging * Native Speculos emulator integration
Target users:
- Developers building Ledger applications - Security researchers analyzing APDU protocols - QA teams automating wallet testing
Officially maintained by LedgerHQ. Compliant with modern Python packaging standards.
其他与 python3-ledgercomm 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-hid
- cython3 interface to hidapi