[ 源代码: python-trezor ]
软件包:python3-trezor(0.13.10-3)
python3-trezor 的相关链接
Debian 的资源:
下载源码包 python-trezor:
- [python-trezor_0.13.10-3.dsc]
- [python-trezor_0.13.10.orig.tar.gz]
- [python-trezor_0.13.10-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library for communicating with TREZOR Bitcoin HW wallet (Python 3)
No matter how unprotected your computer or internet connection might be, your coins always stay safe with TREZOR as it never exposes your private keys. TREZOR is an isolated environment for offline transaction signing and using a small display you can visually verify the transaction contents.
This package contains the Python 3 version of python-trezor.
其他与 python3-trezor 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-click (>= 7)
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-construct
- powerful declarative parser (and builder) for binary data
-
- dep: python3-construct-classes
- Python module for parsing and packing data classes
-
- dep: python3-cryptography (>= 41)
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-ecdsa (>= 0.9)
- ECDSA cryptographic signature library (Python 3)
-
- dep: python3-mnemonic (>= 0.20)
- Implementation of Bitcoin BIP-0039 (Python 3)
-
- dep: python3-requests (>= 2.4.0)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-shamir-mnemonic
- Shamir’s Secret-Sharing for Mnemonic Codes, an implementation of SLIP-0039
-
- dep: python3-slip10
- Reference implementation of the SLIP-0010 specification
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-usb1
- Python wrapper for libusb1 (Python 3)
-
- rec: python3-pil
- Python Imaging Library (Python3)
-
- rec: python3-pyqt5
- Python 3 bindings for Qt5
-
- sug: cython3
- C-Extensions for Python 3
-
- sug: libudev-dev
- libudev 开发文件
-
- sug: libusb-1.0-0-dev
- userspace USB programming library development files
-
- sug: python3-dev
- header files and a static library for Python (default)
-
- sug: python3-hid
- cython3 interface to hidapi