Library that simplifies defaulting and multi-file yaml config
Ever had to create simple yaml config based off default parameters and variables? I had the inspiration working with Bastille jail config, and hypothesize that the problem applies across multiple use cases.
- Simple multifile (parent) support
- Defaulting support (child overrides parent)
- Export final config to file
- Variable support
- Defaulting variable support
- Multile variable support
- Python 3.8 or later
- Pip
pip3 install smartyaml
__parent
: loads parent file and overrides duplicate keys
- Zsh
- FreeBSD 13.1-RELEASE
- Root commands accessible via sudo