view README @ 1:e4c63b4f1568

Provide a yaml wrapper that import with all-unicode strings on Python2 but does not path the Loader globally
author Franz Glasner <f.glasner@feldmann-mg.com>
date Tue, 08 Mar 2016 13:11:58 +0100
parents 53ea2bc254e7
children dc058099a4cb
line wrap: on
line source

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

===========
 MixConfig
===========

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


"MixConfig" 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