Skip to main content

Another configuration library using yaml

Project description

http://img.shields.io/pypi/v/pymlconf.svg Requirements Status https://travis-ci.org/pylover/pymlconf.svg?branch=master https://coveralls.io/repos/github/pylover/pymlconf/badge.svg?branch=master https://img.shields.io/badge/license-MIT-brightgreen.svg

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.3.0.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

pymlconf-2.3.0-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page