Controlling the style of dumped YAML using PyYAML
I had a list of Python dictionaries I wanted to output as YAML, but I wanted to control the style of the output.
1 post tagged “pyyaml”.
I had a list of Python dictionaries I wanted to output as YAML, but I wanted to control the style of the output.