Overview¶
Easy and Simple Configuration.
Installation¶
# pip install easimpconf
Requirements¶
Python >= 3.6
salmagundi >= 0.14.0
Links¶
History¶
- 2020-08-16 (0.2.2)
Fixed problem with raw and fixed default values from the specification for interpolation of values in configuration files
- 2020-08-13 (0.2.1)
Bugfix: some problems with default values from the specification
- 2020-08-09 (0.2.0)
Interpolation of values in configuration files now works with default values from the specification if a value is not present in the configuration file
- 2020-07-30 (0.1.0)
First public release (from package salmagundi)