Skip to main content

Util library for GNU Taler

Project description

taler-util contains util code for the GNU Taler project, specifically it contains python code for:

  • amount representation

  • logging

  • configuration parsing

tests

To run the unittests, execute

tox

or

make check

Taler Error Codes

Error codes are defined in taler/util/errorcodes.py.

To generate the C header, run

python3 taler/util/gen_errcodes_c.py

Installation

The wheel release can be installed as-is from pypi.org as it includes only what is necessary.

The source distribution tarball (sdist) includes two build-systems:

  1. a small GNU guidelines following wrapper around python’s pip

  2. python’s default build-facility used via setup

License

Python modules contained in this package are licensed LGPL 3 (or later).

This does not cover code contained in build-system/taler-build-scripts, which is included in the source distribution of this software. taler-build-scripts is (mostly) 0BSD / public-domain software.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taler-util-0.8.0.tar.gz (173.0 kB view hashes)

Uploaded Source

Built Distribution

taler_util-0.8.0-py3-none-any.whl (19.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page