pymlconf (Python YAML Configuration Library) helps to easily manage
and access to your application configurations which was already Written
in YAML language.
Checkout Documentation for more info.
pip install pymlconfcd path/to/pymlconf
pip install -e .
pip install -r requirements-dev.txtpytestpytest --cov=pymlconfcd sphinx
make doctestmake html
or
make livehtml