{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"}],"enrichment":{"capability":"Generates SVG badges for CI/CD tools and test frameworks that don't natively provide them, such as pytest, flake8, and coverage reports.","skillfed_tags":["ci-cd","badge-generation","test-reporting"],"use_cases":["Generate a coverage badge from pytest output to display test coverage in a GitHub README.","Create a flake8 code quality badge showing linting status for CI/CD pipelines.","Build custom metric badges for build status, dependency health, or custom test suites in markdown.","Automate badge generation as part of a CI workflow to keep project metrics visible without manual updates.","Generate shields for multiple test frameworks in a single project to consolidate quality signals."],"what_it_does":"genbadge is a command-line tool and Python library that generates SVG badges for test and code quality metrics. It fills the gap for tools like pytest, flake8, and coverage that either don't produce badges natively or require manual badge creation. The package accepts metric data and renders them as shield-style SVG badges suitable for embedding in README files and documentation.\n\nThe package depends on click for CLI handling, pillow for image operations, and requests for potential remote operations. It supports Python 2.7 through 3.14 and is distributed as a pure-Python wheel, making installation straightforward. The repository remains active with broad Python version support.","worth_installing":"Yes, if you need to generate badges for test or quality tools that don't provide them natively. The package is stable, has low install friction, and carries no known vulnerabilities. The aging maintenance is a minor concern for a mature tool, but the active repository and broad Python version support suggest it remains usable."},"id":"genbadge","links":{"html":"https://skillfed.io/packages/genbadge","md":"https://skillfed.io/packages/genbadge.md","pypi":"https://pypi.org/project/genbadge/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-24","license_spdx":null,"license_treatment":"permissive","name":"genbadge","python_support":"unspecified","summary":"Generate badges for tools that do not provide one."},"popularity":{"monthly_downloads":589669,"position":5859,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.3"}
