python-duniterpy 1.2.1
Python implementation of Duniter API
duniterpy
is an implementation of duniter API. Its main features are:
Support Duniter's Basic Merkle API and protocol
Asynchronous/synchronous without threads
Support HTTP, HTTPS and Web Socket transport for Basic Merkle API
Support Elasticsearch Duniter4j API
Duniter signing key
Sign/verify and encrypt/decrypt messages with the Duniter credentials
- Outputs:
out
- Website: https://git.duniter.org/clients/python/duniterpy
- Licenses: GPL 3+
- Package source: gnu/packages/finance.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-duniterpy 1.2.1
as follows:
guix install python-duniterpy@1.2.1
Or install the latest version:
guix install python-duniterpy
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.