view README @ 20:9bdc4e421415

A "load()" function for INI-style configuration files that extracts given sections into the resulting dictonary. Applies also type conversions and configparser-style string interpolations.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 10 Mar 2016 13:06:31 +0100
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