An open API service for producing an overview of a list of open source projects.

https://github.com/smarie/python-genbadge

badge cli cobertura commandline coverage flake8 generate junit markdown pytest shield svg test

Score: 19.863556587936195

Last synced: about 1 hour ago
JSON representation

Repository metadata:

A library to generate badges for typical checks (flake8, pytest, coverage, etc.)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 116
Total Committers: 7
Avg Commits per committer: 16.571
Development Distribution Score (DDS): 0.224

Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Sylvain MARIE s****e@s****m 90
nefrob n****y@g****m 9
Sylvain Marié s****e@s****m 5
vonsteer j****e@g****m 4
Marcelo Castellano m****2@g****m 4
Dustin S t****x 3
Fabio Muratore f****e@f****t 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 32
Total pull requests: 12
Average time to close issues: 3 months
Average time to close pull requests: 4 days
Total issue authors: 11
Total pull request authors: 7
Average comments per issue: 1.0
Average comments per pull request: 1.5
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: about 3 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/smarie/python-genbadge

Top Issue Authors

  • smarie (20)
  • sandeep-gh (3)
  • nefrob (1)
  • Hoshock (1)
  • qmarcou (1)
  • pg (1)
  • pixelpicnic (1)
  • pquentin (1)
  • texnofobix (1)
  • Timmeeh (1)
  • maxi07 (1)

Top Pull Request Authors

  • smarie (5)
  • rnickle (2)
  • nefrob (1)
  • texnofobix (1)
  • famura (1)
  • vonsteer (1)
  • marcegeek (1)

Top Issue Labels

  • enhancement (9)
  • bug (3)
  • documentation (1)

Top Pull Request Labels


Package metadata

pypi.org: genbadge

Generate badges for tools that do not provide one.

  • Homepage: https://github.com/smarie/python-genbadge
  • Documentation: https://genbadge.readthedocs.io/
  • Licenses: BSD 3-Clause
  • Latest release: 1.1.3 (published 6 months ago)
  • Last Synced: 2026-05-27T18:04:55.903Z (3 days ago)
  • Versions: 16
  • Dependent Packages: 6
  • Dependent Repositories: 59
  • Downloads: 636,453 Last month
  • Rankings:
    • Downloads: 1.253%
    • Dependent repos count: 1.927%
    • Dependent packages count: 4.778%
    • Average: 5.42%
    • Forks count: 9.325%
    • Stargazers count: 9.817%
  • Maintainers (1)

Dependencies

ci_tools/flake8-requirements.txt pypi
  • flake8 >=3.6,<4
  • flake8-bandit >=2.1.1,<3
  • flake8-bugbear >=20.1.0,<21.0.0
  • flake8-copyright ==0.2.2
  • flake8-docstrings >=1.5,<2
  • flake8-html >=0.4,<1
  • flake8-print >=3.1.1,<4
  • flake8-tidy-imports >=4.2.1,<5
  • mccabe >=0.6.1,<1
  • naming >=0.5.1,<1
  • pycodestyle >=2.6.0,<3
  • pydocstyle >=5.1.1,<6
  • pyflakes >=2.2,<3
  • setuptools_scm >=3,<4
noxfile-requirements.txt pypi
  • keyring *
  • makefun *
  • nox *
  • setuptools_scm *
  • toml *
.github/workflows/base.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact master composite
  • actions/setup-python v1 composite
  • actions/upload-artifact master composite
  • codecov/codecov-action v1 composite
  • conda-incubator/setup-miniconda v2 composite
  • kolpav/purge-artifacts-action v1 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi
setup.py pypi