ConfigMix¶
This is the documentation of the configmix package, a
library for helping with configuration files.
- Short Overview
- Introduction
- YAML Files
- JSON files
- INI Files
- TOML Files
- Executable Python Scripts
- Loading and Merging
- Getting configuration variables
- Direct Access to List Items
- Deletions
- Comments
- Variable Namespaces
- Variable Interpolation
- Configuration tree references
- Quoting
- Jailed Configurations
- Custom filename extensions and custom loaders
- Package API Documentation
- Changes
- Authors
- License