/yaml-bro

🧩 PyYaml Patch to preserve comments & dictionary order

Primary LanguagePython

yaml-bro

🧩 PyYaml wrapper to preserve comments & map-order.

#Usage

from yamlbro import install_patch

install_patch()

#yaml as regular usage