Description
Serializes Python data to cleaner, more readable YAML output using PyYAML. It helps configuration tools and scripts produce YAML files that people can inspect and edit more comfortably.
Generated configuration still needs validation. Be careful when YAML output contains secrets, paths, or settings that change system behavior.