Another configuration library using yaml
Project description
Jump To:
About
pymlconf (Python YAML Configuration Library) helps to easily manage and access to your application configurations which was already Written in YAML language.
Installation
Latest stable version:
$ pip install pymlconf
Unit-Tests
Install nose and change current directory to project’s dir:
$ cd path/to/pymlconf
$ pip install -r requirements-dev.txt
$ pip install -e .
Running tests:
$ nosetests
Or
$ python setup.py test
Syntax Reference
You can find the canonical syntax reference on PyYAML site
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-2.4.14.tar.gz
(6.0 kB
view hashes)
Built Distribution
Close
Hashes for pymlconf-2.4.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed682aea374d8bdbc7527827e3435ce0f5cca835d0425d471dc5eccbbc7fde68 |
|
MD5 | 3c65b080a44e2a20a63fec7caeb2034e |
|
BLAKE2b-256 | c62de98ef1ffc2aefa63fd54453f14d768bd7444eb70f48651f51c7fc14650e9 |