lnxpy/pypi chart badge

PyPI package chart badge generator action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 11, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: lnxpy/pypi-chart-badge@d44594a0995ffd6fa35c08753f9331468fdfc9b6 # v1.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenThe GitHub auth tokenyes${{ github.token }}
repositoryThe repository name in the form of "<owner>/<repo>"yes${{ github.repository }}
package_nameThe package nameyes
badge_widthBadge width size60
badge_heightBadge height size20
badge_colorThe plot line color (HEX or CSS-valid names)#4492F9
badge_dark_colorThe plot line dark color (HEX or CSS-valid names)#4492F9
days_limitThe amount of selected days15
output_pathThe badge file path directory.pypi_chart/
file_nameThe badge file namebadge.svg

no outputs