Another configuration library using yaml
Project description
pymlconf
About
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.
Installation
pip install pymlconf
Development
cd path/to/pymlconf
pip install -e .
pip install -r requirements-dev.txt
Running tests
pytest
Coverage
pytest --cov=pymlconf
Documentation
cd sphinx
make doctest
make html
or
make livehtml
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pymlconf-3.0.1.tar.gz
(6.8 kB
view hashes)