confyg

Class based configuration.


License
MIT
Install
pip install confyg==0.2.0.0

Documentation

Confyg

Confyg is a class based configuration module. By defining configuration classes, Confyg will load the values from their sources.

See the documentation.