[ aramo ]
[ 源代码: python-duniterpy ]
软件包: python3-duniterpy (0.62.0-3)
python3-duniterpy 的相关链接
Trisquel 的资源:
下载源码包 python-duniterpy:
- [python-duniterpy_0.62.0-3.dsc]
- [python-duniterpy_0.62.0.orig.tar.bz2]
- [python-duniterpy_0.62.0-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Cryptocoin Team
- Jonas Smedegaard
外部的资源:
- 主页 [git.duniter.org]
相似软件包:
Duniter Python API - Python3 library
Python implementation of Duniter Basic Merkle API.
Duniter (previously uCoin) is a libre software allowing to create a new kind of P2P crypto-currencies based on individuals and Universal Dividend.
This package provides duniterpy module for Python 3.
其他与 python3-duniterpy 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp (>= 3.6.3)
- http client/server for asyncio
-
- dep: python3-attr (>= 20.2.0)
- Attributes without boilerplate (Python 3)
-
- dep: python3-base58
- base58 encode/decode for Python
-
- dep: python3-jsonschema (>= 3.2.0)
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-libnacl (>= 1.7.2)
- Python 3 bindings for libsodium based on ctypes
-
- dep: python3-pyaes
- Pure-Python implementation of the AES cipher (Python 3)
-
- dep: python3-pypeg2
- Intrinsic PEG Parser-Interpreter for Python