Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 793 Bytes

README.rst

File metadata and controls

31 lines (23 loc) · 793 Bytes

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.