{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup"}],"enrichment":{"capability":"Provides order-preserving YAML loading and dumping functions that extend pyyaml to maintain dictionary key order when reading and writing YAML files.","skillfed_tags":["yaml","archived","legacy"],"use_cases":["Load YAML configuration files and preserve the order of top-level keys for reproducible output.","Dump OrderedDict objects back to YAML while maintaining the insertion order of keys.","Integrate with codebases that rely on ordered YAML semantics and cannot upgrade.","Generate YAML with a specific key order for consistency or readability."],"what_it_does":"aspy.yaml wraps pyyaml to provide ordered_load and ordered_dump functions that preserve the order of dictionary keys when reading and writing YAML. This is useful when you need YAML files to maintain a specific key sequence, which matters for human readability or when order carries semantic meaning in your configuration format.\n\nThe package depends only on pyyaml and installs as a pure-Python wheel with low friction. However, it has been archived and unmaintained since 2020. You should verify whether this package remains necessary for your use case before adopting it.","worth_installing":"No. The package is archived and abandoned since 2020 with no maintenance. Only install if you have a specific legacy dependency and are prepared to maintain a fork or migrate to an alternative."},"id":"aspy-yaml","links":{"html":"https://skillfed.io/packages/aspy-yaml","md":"https://skillfed.io/packages/aspy-yaml.md","pypi":"https://pypi.org/project/aspy-yaml/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-05-23","license_spdx":null,"license_treatment":"permissive","name":"aspy.yaml","python_support":"supports_current","summary":"A few extensions to pyyaml."},"popularity":{"monthly_downloads":165852,"position":10514,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
