4da42450e9
PyYAML-based python module to produce pretty and readable YAML-serialized data. This module is for serialization only, see ruamel.yaml module for literate YAML parsing (keeping track of comments, spacing, line/column numbers of values, etc). WWW: https://github.com/mk-fg/pretty-yaml
7 lines
286 B
Text
7 lines
286 B
Text
PyYAML-based python module to produce pretty and readable YAML-serialized data.
|
|
|
|
This module is for serialization only, see ruamel.yaml module for literate YAML
|
|
parsing (keeping track of comments, spacing, line/column numbers of values,
|
|
etc).
|
|
|
|
WWW: https://github.com/mk-fg/pretty-yaml
|