Package python3-pretty-yaml

A module to produce a bit more pretty and human-readable YAML-serialized data

https://github.com/mk-fg/pretty-yaml

PyYAML-based python module to produce a bit more pretty and human-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).

Version: 25.1.0

General Commands

pyaml manual page for usage: pyaml [-h] [-r] [-w chars] [-v N[/M][g]] [-l] [-q] [path]