cfig
The cfig package provides a simple but powerful configuration manager for Python applications.
Pitch
Ever had trouble making your application configurable?
Ever fought with global objects which impeded code reuse?
Ever had a confused user ask you how to configure your application?
In that case,
cfig is for you!Screenshots
An example configuration value is defined.
The previously defined configuration value is used in the program.
An user configuring the program previews the current configuration.
Table of contents
- Project goals
- Installation
- Quickstart
- Advanced usage
- API reference
cfig.configcfig.errorscfig.sources.basecfig.sources.envcfig.sources.envfile