compwa_policy.utilities.yaml module

compwa_policy.utilities.yaml module#

Helper functions for reading and writing to YAML files.

create_prettier_round_trip_yaml() YAML[source]#
write_yaml(definition: dict, output_path: Path | str) None[source]#

Write a dict to disk with standardized YAML formatting.