Cleaner, simpler, safer and saner YAML parsing/serialization in Python
This micro library is a PyYaml wrapper with sane behaviour to read and write readable YAML safely, typically when used with configuration files. With saneyaml you can dump readable and clean YAML and load safely any YAML preserving ordering and avoiding surprises of type conversions by loading everything except booleans as strings. Optionally you can check for duplicated map keys when loading YAML.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6.0-5.fc41 | - |
Fedora 41 | 0.6.0-5.fc41 | - |
Fedora 40 | 0.6.0-3.fc40 | - |
You can contact the maintainers of this package via email at
python-saneyaml dash maintainers at fedoraproject dot org
.