软件包:python3-confspirator(0.3.0-1)
python3-confspirator 的相关链接
Debian 的资源:
下载源码包 python-confspirator:
- [python-confspirator_0.3.0-1.dsc]
- [python-confspirator_0.3.0.orig.tar.xz]
- [python-confspirator_0.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gitlab.com]
相似软件包:
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.
其他与 python3-confspirator 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-rfc3986
- validating URI references per RFC 3986 - Python 3.x
-
- dep: python3-six (>= 1.12.0)
- Python 2 和 3 之间的兼容库
-
- dep: python3-slugify
- Python module that generates clean, URL-safe slugs
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-confspirator-doc
- config library for handling nested incode config groups - doc
