{"library":"aspy-yaml","type":"library","category":null,"description":"aspy-yaml is a Python library providing a few extensions to PyYAML, primarily focused on preserving dictionary order during YAML loading and dumping. It offers `ordered_load` and `ordered_dump` functions to maintain insertion order for mappings, which is not guaranteed by standard `yaml.load` in older Python versions. The library is currently at version 1.3.0, released in May 2019, and is maintained with a low release cadence.","language":"python","status":"active","version":"1.3.0","tags":["yaml","pyyaml","ordered-dict","configuration","serialization"],"last_verified":"Sun May 24","install":[{"cmd":"pip install aspy.yaml","imports":["from aspy.yaml import ordered_load","from aspy.yaml import ordered_dump"]}],"homepage":null,"github":"https://github.com/asottile/aspy.yaml","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aspy-yaml/","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.7,"avg_import_s":0.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aspy-yaml/compatibility"}}