configloader.readthedocs.io - ConfigLoader — ConfigLoader 1.0.1 documentation

Example domain paragraphs

ConfigLoader is a Python dictionary subclass that provides convenience methods for common app configuration-loading scenarios, inspired by flask.Config .

Easily load config settings from:

Supports Python 2.6+ and 3.3+.