[ 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-hid
- cython3 interface to hidapi