Skip to content
Snippets Groups Projects
Select Git revision
  • 8562ab5b38557bf33c5b86cf34cd4668ba3854c0
  • 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

vtexier's avatar
issue #52 add type hinting everywhere in the code (except on local variables)
Vincent Texier authored
e118a6fb
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

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`