Described configuration for large, complex projects
Project description
# confing [![Build Status](https://img.shields.io/travis/chainreactionmfg/confing/master.svg)](https://travis-ci.org/chainreactionmfg/confing) [![Coverage Status](https://img.shields.io/coveralls/chainreactionmfg/confing/master.svg)](https://coveralls.io/r/chainreactionmfg/confing) [![Documentation Status](https://readthedocs.org/projects/confing/badge/?version=latest&style=flat)](https://readthedocs.org/projects/confing/?badge=latest) [![PyPI Version](https://img.shields.io/pypi/v/confing.svg)](https://pypi.python.org/pypi/confing) [![PyPI License](https://img.shields.io/pypi/l/confing.svg)](https://pypi.python.org/pypi/confing)
Described configuration for large, complex projects. [Read the docs!](http://confing.readthedocs.org/en/latest/)
## Features
Define config keys using a nicer API to colander.
Define multiple ‘confers’ to allow large codebases to be worked on independently.
## Install for development `bash $ pip install --editable . `
## Contributing Anyone can help make this project better - read [CONTRIBUTION](CONTRIBUTION.md) to get started!
## License Apache 2.0. See the [LICENSE](LICENSE) file for more details.