ruamel.yaml · PyPI
https://pypi.org/project/ruamel.yaml03.01.2022 · ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order Project description ruamel.yaml ruamel.yaml is a YAML 1.2 loader/dumper package for Python. The 0.16.13 release was the last that was tested to be working on Python 2.7.
ruamel.yaml · PyPI
pypi.org › project › ruamelJan 03, 2022 · ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order Project description ruamel.yaml ruamel.yaml is a YAML 1.2 loader/dumper package for Python. The 0.16.13 release was the last that was tested to be working on Python 2.7.
ruamel.yaml 0.17.17 on PyPI - Libraries.io
https://libraries.io/pypi/ruamel.yamlruamel.yaml is a YAML 1.2 loader/dumper package for Python. Starting with version 0.15.0 the way YAML files are loaded and dumped is changing. See the API doc for details. Currently existing functionality will throw a warning before being changed/removed. For production systems you should pin the version being used with ``ruamel.yaml<=0.15``.