Language

Package: python-duniterpy @ 1.0.0

Synopsis

Python implementation of Duniter API

Description

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

Home page
https://git.duniter.org/clients/python/duniterpy
Location
gnu/packages/finance.scm (line: 1240, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'aiohttp' does not match package name 'python-aiohttp'
input-labels

Identify input labels that do not match package names

label 'attrs' does not match package name 'python-attrs'
input-labels

Identify input labels that do not match package names

label 'base58' does not match package name 'python-base58'
input-labels

Identify input labels that do not match package names

label 'jsonschema' does not match package name 'python-jsonschema'
input-labels

Identify input labels that do not match package names

label 'libnacl' does not match package name 'python-libnacl'
input-labels

Identify input labels that do not match package names

label 'pyaes' does not match package name 'python-pyaes'
input-labels

Identify input labels that do not match package names

label 'pylibscrypt' does not match package name 'python-pylibscrypt'
input-labels

Identify input labels that do not match package names

label 'pypeg2' does not match package name 'python-pypeg2'