{"library":"yamlloader","type":"library","category":null,"description":"yamlloader is a Python library (version 1.6.0) that provides ordered YAML loaders and dumpers for PyYAML, ensuring that the order of items in dictionaries is preserved when loading from or dumping to YAML files. It offers faster C-version implementations and automatically falls back to pure Python versions if C bindings are unavailable. The library is actively maintained, with recent updates for Python 3.14 support.","language":"python","status":"active","version":"1.6.0","tags":["YAML","PyYAML","ordered dictionary","configuration","serialization","parser","dumper"],"last_verified":"Mon May 25","install":[{"cmd":"pip install yamlloader","imports":["import yamlloader","from yamlloader.ordereddict import CLoader","from yamlloader.ordereddict import CDumper","import yaml"]}],"homepage":null,"github":"https://github.com/Phynix/yamlloader","docs":"https://yamlloader.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/yamlloader/","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.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/yamlloader/compatibility"}}