{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/4"}],"enrichment":{"capability":"A Flake8 plugin that formats linting output as JSON, with options for pretty-printed or CodeClimate-compatible formats.","skillfed_tags":["flake8-plugin","json-formatter","ci-cd"],"use_cases":["Parse Flake8 violations in CI/CD pipelines to fail builds or report metrics based on structured data.","Feed linting results into dashboards or monitoring systems that consume JSON.","Integrate Flake8 output with CodeClimate or similar code-quality platforms.","Programmatically analyze and aggregate linting violations across multiple files or projects."],"what_it_does":"Flake8-JSON is a Flake8 plugin that converts linting output into machine-readable JSON format instead of the default text report. It offers three output modes: compact JSON, pretty-printed JSON, and CodeClimate-compatible format. The plugin has no runtime dependencies and integrates directly into Flake8's formatter system via command-line flags. It's useful when you need to parse linting results programmatically\u2014for CI/CD pipelines, dashboards, or integration with other tools\u2014rather than reading human-friendly text output.\n\nThe package is classified as production-stable and supports Python 3.6 and later. It has been maintained since 2017 and receives occasional updates. The repository is active but the maintainers are explicitly seeking additional contributors, which may indicate resource constraints rather than abandonment.","worth_installing":"Yes, if you need JSON-formatted Flake8 output for automation or tooling integration. The plugin is stable, has no dependencies, and installs easily. The caveat: the project is seeking maintainers, so long-term support is uncertain; if you depend on active development or rapid bug fixes, verify the maintainer situation first."},"id":"flake8-json","links":{"html":"https://skillfed.io/packages/flake8-json","md":"https://skillfed.io/packages/flake8-json.md","pypi":"https://pypi.org/project/flake8-json/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-04-20","license_spdx":null,"license_treatment":"permissive","name":"flake8-json","python_support":"supports_current","summary":"JSON Formatting Reporter plugin for Flake8"},"popularity":{"monthly_downloads":75104,"position":14751,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"24.4.0"}
