dynamic-yaml
Config resolver
Enables dynamic string resolution in Python configuration files using YAML
Using YAML for Python configuration files
44 stars
3 watching
8 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
pythonyaml
Related projects:
Repository | Description | Stars |
---|---|---|
vmware-labs/yaml-jsonpath | An implementation of JSONPath syntax for the YAML node API. | 51 |
philnash/envyable | Loads YAML configuration files into the environment variables of an application. | 78 |
thom1729/yaml-macros | A macro system for YAML files powered by Python | 21 |
omry/omegaconf | A flexible configuration system for Python applications | 2,000 |
pacha/cels | A command-line tool to modify YAML and JSON files based on patch documents. | 13 |
borudar/configuration-yaml-file | A library that provides a standardized way to read configuration files in YAML format | 0 |
chenxch/vite-plugin-dynamic-base | Resolves dynamic public path for resource files in web applications | 71 |
olebedev/config | Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
alecthomas/kong-yaml | Tools for loading and mapping YAML configuration files in Go applications. | 14 |
yaml/yaml-spec | Maintains and updates a widely adopted data language specification | 352 |
ienaga/phalconconfig | A tool to load configuration from YAML files in a Phalcon application | 2 |
cidrblock/netcopa | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
crdoconnor/strictyaml | A type-safe YAML parser and validator with strict validation of markup and straightforward type casting. | 1,495 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,123 |