| Package | python3-confspirator |
| Source | python-confspirator |
| Version | 0.3.0-1~bpo13+1 |
| Architecture | all |
| Maintainer | Debian OpenStack |
| Installed-Size | 150 |
| Depends | python3-netaddr, python3-pbr, python3-rfc3986, python3-six (>= 1.12.0), python3-slugify, python3-toml, python3-yaml, python3:any |
| Suggests | python-confspirator-doc |
| Filename | pool/trixie-flamingo-backports/main/p/python-confspirator/python3-confspirator_0.3.0-1~bpo13+1_all.deb |
| Size | 21776 |
| MD5sum | 47e78a3e1209405b6fc3b5d853c1bef5 |
| SHA1 | 8c97a68c856558ab3062c5f0385591511724432d |
| SHA256 | c856c5e8faba1767b27730ab143ea1c4689056c327cef06e5bb4288869b2284a |
| Section | python |
| Priority | optional |
| Homepage | https://gitlab.com/catalyst-cloud/confspirator |
| Description | config library for handling nested incode config groups
Confspirator is an offshoot of OpenStack's oslo.config with a focus on nested
configuration groups, and the ability to use yaml and toml instead of flat ini
files.
.
CONFspirator doesn't include any command-line integrations currently so one
needs to add a command to the application to export a generated config using
the built in functions.
.
It does have support for loading in config files, or a preloaded config
dictionary against a config group tree.
.
The library's focus is on in-code defaults and config field validation, while
giving a lot of power when dealing with nesting, dynamic config loading for
plugins, and useful overlay logic.
.
It allows one to define sane defaults, document config, validate the values
when loading it in, and provides useful ways of working with that config
during testing. |
| Description-md5 | |