/helper

Development library for quickly writing configurable applications and daemons.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.