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.15.tar.gz
(6.0 kB
view hashes)
Built Distribution
Close
Hashes for pymlconf-2.4.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9424cbf88e5c6809a01f97827a2a22d07eca024c2467faa94ba7930bdf6d43bc |
|
MD5 | 229fa0dcdd41c67a42a0a16837c79e4e |
|
BLAKE2b-256 | 46bb5b021ee7593a39a4a339ebbc57f54179a67e2c0adea0c72ae64bda8feafd |