8000 GitHub - pylover/pymlconf: Python high level configuration library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pylover/pymlconf

Repository files navigation

pymlconf

PyPI Build Coverage Status Documentation Downloads Downloads Downloads

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

About

Python high level configuration library

Resources

License

Stars

Watchers

Forks

< 471D a href="/users/pylover/packages?repo_name=pymlconf" data-view-component="true" class="Link--primary no-underline Link d-flex flex-items-center">Packages

No packages published

Contributors 8

0