{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"Converts pylint JSON reports into formatted HTML documents, optionally using custom Jinja2 templates and supporting both standard and extended pylint JSON formats.","skillfed_tags":["code-quality","reporting","pylint-plugin"],"use_cases":["Generate shareable HTML code-quality reports from pylint JSON output for team review and CI/CD pipelines","Create custom-styled HTML reports by providing your own Jinja2 template to match your organization's branding","Convert extended pylint reports with metrics and scores to HTML when using the jsonextended format","Integrate pylint quality checks into documentation or dashboards by converting JSON reports to HTML","Handle encoding-specific output requirements when generating reports in non-default locales"],"what_it_does":"pylint-json2html is a command-line tool and optional pylint plugin that transforms pylint's JSON output into readable HTML reports. Pylint removed its native HTML output format in version 1.7, so this tool fills that gap by accepting JSON reports (either the standard format or an extended format with metrics) and rendering them as HTML documents using Jinja2 templates.\n\nThe tool works in a pipeline: you run pylint with JSON output, pipe or save that JSON, then pass it to pylint-json2html to generate an HTML file. It supports custom templates for report styling, output encoding control, and both basic and extended pylint JSON formats. The extended format requires loading pylint-json2html as a pylint plugin to unlock additional metrics like code scores and dependency analysis.","worth_installing":"Yes, if you need HTML reports from pylint. The package is stable, has low install friction, and no known vulnerabilities. However, maintenance is dormant (last update 2023-11-11), so verify compatibility with your current pylint and Python versions before relying on it in production. The MPL-2.0 copyleft license is permissive for internal use but requires disclosure if you modify and redistribute."},"id":"pylint-json2html","links":{"html":"https://skillfed.io/packages/pylint-json2html","md":"https://skillfed.io/packages/pylint-json2html.md","pypi":"https://pypi.org/project/pylint-json2html/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-11-11","license_spdx":null,"license_treatment":"copyleft","name":"pylint-json2html","python_support":"unspecified","summary":"Pylint JSON report to HTML"},"popularity":{"monthly_downloads":221003,"position":9286,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
