[ 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