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

docs

  • Clone with SSH
  • Clone with HTTPS
  • Moul's avatar
    [mod] #60: Drop Python 3.5 support
    Moul authored
    - CI: Raise container Python version to v3.6
    - pyproject.toml: Set v3.6 as minimal supported version
    - Update documentation
    0d71120e
    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.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`