Skip to content
Snippets Groups Projects
Select Git revision
  • d334133a07f040d6baabc1ac1ac971fd19c73a2d
  • master default protected
  • duniter-v2s-issue-123-industrialize-releases
  • develop
  • v1.8.3
  • 1.8.2
6 results

duniter-core

duniterpy : A python implementation of duniter API

Duniterpy is a library to develop an client Python application for Duniter. Duniterpy helps to handle the following problem :

  • Request Basic Merkle API provided by duniter nodes
  • Request nodes in a non-blocking way
  • Handle duniter signing keys

Requirements

Duniterpy requires Python 3.6.x minimum.

Installation

Simply type:

$ pip3 install duniterpy

Source code

Sources can be found at https://git.duniter.org/clients/python/duniterpy

Contributions are welcome.

Contents:

Indices and tables

  • :ref:`genindex`
  • :ref:`modindex`
  • :ref:`search`