Development library for quickly writing configurable applications and daemons


License
CERN-OHL-P-2.0
Install
pip install helper==2.5.0

Documentation

Helper

Helper is a development library for quickly writing configurable applications and daemons.

Version Status

Platforms Supported

Python 2.7+, 3.5+ on Unix (POSIX) and Windows (in process) platforms.

Dependencies

  • flatdict
  • pyyaml

Documentation

Documentation is available at https://helper.readthedocs.io

Installation

helper is available as a package from pypi.python.org for development purposes. Normally, helper would be installed as a dependency from another application or package.