config


peak.config

The peak.config module is a comprehensive configuration framework that allows accessing "utilities" and "configuration properties" in context. Properties and utilities can be loaded or computed on demand, supplied by rules, defined in configuration files or code, in a supplied or custom format. Properties and utilities are contextual and can be safely acquired from parent/context components automatically.

...