{"library":"yamlordereddictloader","type":"library","category":null,"description":"This module provides a loader and a dumper for PyYAML, enabling the preservation of key order when loading YAML files into `collections.OrderedDict` objects and managing `OrderedDict` objects when dumping to YAML. It is built upon PyYAML and is currently marked as deprecated by its maintainers in favor of `Phynix/yamlloader`.","language":"python","status":"deprecated","version":"0.4.2","tags":["yaml","ordereddict","pyyaml","loader","dumper","serialization","deprecated"],"last_verified":"Mon May 25","install":[{"cmd":"pip install yamlordereddictloader","imports":["from yamlordereddictloader import Loader","from yamlordereddictloader import SafeLoader","from yamlordereddictloader import Dumper","from yamlordereddictloader import SafeDumper","from collections import OrderedDict"]}],"homepage":null,"github":"https://github.com/fmenabe/python-yamlordereddictloader","docs":null,"changelog":null,"pypi":"https://pypi.org/project/yamlordereddictloader/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/yamlordereddictloader/compatibility"}}