This package browser is in early development. Mind the rough edges.

python-duniterpy 1.1.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

Installation

Install python-duniterpy 1.1.1 as follows:

guix install python-duniterpy@1.1.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.