Skip to content
Snippets Groups Projects
Select Git revision
  • 100ba4d65c55812a5d38e26d2500cfbc5e93265d
  • main default protected
  • release/1.1
  • encrypt_comments
  • mnemonic_dewif
  • authors_rules
  • 0.14
  • rtd
  • 1.2.1 protected
  • 1.2.0 protected
  • 1.1.1 protected
  • 1.1.0 protected
  • 1.0.0 protected
  • 1.0.0rc1 protected
  • 1.0.0rc0 protected
  • 1.0.0-rc protected
  • 0.62.0 protected
  • 0.61.0 protected
  • 0.60.1 protected
  • 0.58.1 protected
  • 0.60.0 protected
  • 0.58.0 protected
  • 0.57.0 protected
  • 0.56.0 protected
  • 0.55.1 protected
  • 0.55.0 protected
  • 0.54.3 protected
  • 0.54.2 protected
28 results

docs

Moul's avatar
Moul authored
8bcb9080
History

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.7.0 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`