[ 原始碼: python-trezor ]
套件:python3-trezor(0.13.9-4)
python3-trezor 的相關連結
Debian 的資源:
下載原始碼套件 python-trezor:
- [python-trezor_0.13.9-4.dsc]
- [python-trezor_0.13.9.orig.tar.gz]
- [python-trezor_0.13.9-4.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. That's why all operations using TREZOR are entirely safe.
This package contains the Python 3 version of python-trezor.
其他與 python3-trezor 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click (<< 8.2)
- Command-Line Interface Creation Kit - Python 3.x
- dep: python3-click (>= 7)
-
- 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-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-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-usb1
- Python wrapper for libusb1 (Python 3)
-
- rec: python3-cryptography
- Python library exposing cryptographic recipes and primitives (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 development files
-
- 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