A lightweight YAML Parser for Python
A lightweight YAML Parser for Python Please note that Poyo supports only a chosen subset of the YAML format. It can only read but not write and is not compatible with JSON. Poyo does not allow deserialization of arbitrary Python objects. Supported types are str, bool, int, float, NoneType as well as dict and list values. Please see the examples below to get an idea of what Poyo understands.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.0-6.fc35 | - |
Fedora 35 | 0.5.0-6.fc35 | - |
Fedora 34 | 0.5.0-2.fc34 | - |
EPEL 8 | 0.4.1-11.el8 | - |
You can contact the maintainers of this package via email at
python-poyo dash maintainers at fedoraproject dot org
.