view README @ 40:8d66aef2f7fb

Comment about exceptions when filters are missing. Missing filters are regarded as more serious errors than missing variables.
author Franz Glasner <hg@dom66.de>
date Thu, 07 Apr 2016 23:19:51 +0200
parents dc058099a4cb
children 6c7f90dbce98
line wrap: on
line source

.. -*- coding: utf-8; mode: rst; -*-

===========
 ConfigMix
===========

:Author:   Franz Glasner
:Path:     $HG(sw/libs/py/ConfigMix.hg)$


"ConfigMix" is a library for helping with configuration files.


Links
=====

Search for "yaml" on `PyPi`

- https://pypi.python.org/pypi/layered-yaml-attrdict-config/16.1.0

  The package and it's "Links" section


- https://configloader.readthedocs.org/en/latest/

  For the API