{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/4"}],"enrichment":{"capability":"yamlfix is a command-line YAML formatter that reformats YAML files according to an opinionated style while preserving comments.","skillfed_tags":["yaml-formatting","cli-tool","configuration-management"],"use_cases":["Automatically format YAML configuration files in CI/CD pipelines while preserving inline comments.","Enforce consistent YAML style across a team's infrastructure-as-code or Kubernetes manifests.","Pre-commit hook to standardize YAML formatting before committing configuration files.","Batch reformat existing YAML files to a consistent style without losing documentation.","Integrate into linting workflows alongside other code quality tools for configuration files."],"what_it_does":"yamlfix is a YAML formatter designed to reformat YAML files consistently while keeping your comments intact\u2014a feature many formatters lose. It runs as a command-line tool and depends on click for CLI handling, ruyaml for YAML parsing, maison for configuration, and pydantic for validation. The package targets developers working with YAML configuration files who want automated formatting without losing inline documentation.\n\nThe project is in production/stable status and supports Python 3.9, 3.10, and 3.11. With over 1 million monthly downloads, it ranks in the top 5000 PyPI packages. The aging maintenance status reflects a 239-day gap since the last release, but the repository remains active and unarchived, indicating the tool is mature and not under active development rather than abandoned.","worth_installing":"Yes, if you need YAML formatting with comment preservation and accept GPLv3 licensing. The low install friction, stable maturity, and high download volume indicate a reliable tool. The aging maintenance is not a blocker for a stable formatter, but verify that the opinionated style matches your team's needs before adopting it widely."},"id":"yamlfix","links":{"html":"https://skillfed.io/packages/yamlfix","md":"https://skillfed.io/packages/yamlfix.md","pypi":"https://pypi.org/project/yamlfix/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-12-18","license_spdx":null,"license_treatment":"copyleft","name":"yamlfix","python_support":"supports_current","summary":"A simple opionated yaml formatter that keeps your comments!"},"popularity":{"monthly_downloads":1129395,"position":4320,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.19.1"}
