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

https://github.com/PyCQA/flake8-bugbear

code-quality linter linter-flake8 linter-plugin

Score: 28.73365542747723

Last synced: about 17 hours ago
JSON representation

Repository metadata:

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 384
Total Committers: 88
Avg Commits per committer: 4.364
Development Distribution Score (DDS): 0.75

Commits in past year: 38
Committers in past year: 12
Avg Commits per committer in past year: 3.167
Development Distribution Score (DDS) in past year: 0.763

Name Email Commits
Cooper Ry Lees m****e@c****m 96
Lukasz Langa a****v@f****m 28
pre-commit-ci[bot] 6****] 28
John Litborn 1****l 28
Łukasz Langa l****z@l****l 18
George g****e@f****v 15
Ryan Downing 2****g 11
Jon Dufresne j****e@g****m 11
Joe Young 8****t 10
kasium 1****m 9
Jelle Zijlstra j****a@g****m 9
Markus Unterwaditzer m****s@u****t 8
Martin Imre m****5 6
Zac Hatfield-Dodds z****s@g****m 6
Alex Waygood A****d@G****m 5
dependabot[bot] 4****] 4
Andrew Gaul a****w@g****g 4
Richard Si 6****6 4
Christian Clauss c****s@m****m 3
Alexey Nikitin 3****d 3
João Eiras j****s@t****o 2
Duncan g****s@c****t 2
Ganden Schaffner g****r@p****e 2
Andrei Alexandru i****s 2
Bryan Forbes b****n@r****t 2
Dawid 1****q 2
Fabian Henze 3****f 2
Jaap Roes j****s@g****m 2
Taneli Hukkinen h****1 2
finswimmer f****7@g****m 2
and 58 more...

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 104
Total pull requests: 140
Average time to close issues: 7 months
Average time to close pull requests: 6 days
Total issue authors: 79
Total pull request authors: 34
Average comments per issue: 3.58
Average comments per pull request: 1.22
Merged pull request: 131
Bot issues: 0
Bot pull requests: 32

Past year issues: 6
Past year pull requests: 24
Past year average time to close issues: 2 months
Past year average time to close pull requests: 10 days
Past year issue authors: 5
Past year pull request authors: 9
Past year average comments per issue: 3.0
Past year average comments per pull request: 0.38
Past year merged pull request: 22
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/PyCQA/flake8-bugbear

Top Issue Authors

  • jakkdl (6)
  • kasium (6)
  • JelleZijlstra (5)
  • Zac-HD (5)
  • cooperlees (4)
  • Klim314 (2)
  • xqt (2)
  • mimre25 (2)
  • Daverball (2)
  • samueljsb (2)
  • r-downing (1)
  • lafrech (1)
  • aureliojargas (1)
  • matthewlloyd (1)
  • janosh (1)

Top Pull Request Authors

  • pre-commit-ci[bot] (36)
  • jakkdl (24)
  • r-downing (16)
  • FozzieHi (15)
  • mimre25 (12)
  • JelleZijlstra (12)
  • kasium (8)
  • cooperlees (6)
  • AlexWaygood (3)
  • henzef (3)
  • dejvidq (3)
  • dependabot[bot] (2)
  • tjkuson (2)
  • harupy (2)
  • inwaves (2)

Top Issue Labels

  • help wanted (35)
  • enhancement (29)
  • bug (16)
  • question (3)
  • terrible_maintainer (2)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (2)
  • github_actions (2)
  • enhancement (1)

Package metadata

pypi.org: flake8-bugbear

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

  • Homepage: https://github.com/PyCQA/flake8-bugbear
  • Documentation: https://flake8-bugbear.readthedocs.io/
  • Licenses: MIT
  • Latest release: 24.12.12 (published 9 months ago)
  • Last Synced: 2025-09-04T11:31:52.481Z (2 days ago)
  • Versions: 73
  • Dependent Packages: 596
  • Dependent Repositories: 10,118
  • Downloads: 2,901,478 Last month
  • Docker Downloads: 26,543,575
  • Rankings:
    • Dependent packages count: 0.042%
    • Dependent repos count: 0.089%
    • Downloads: 0.218%
    • Docker downloads count: 0.86%
    • Average: 1.307%
    • Stargazers count: 2.028%
    • Forks count: 4.609%
  • Maintainers (4)
conda-forge.org: flake8-bugbear

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

  • Homepage: https://github.com/PyCQA/flake8-bugbear
  • Licenses: MIT
  • Latest release: 22.10.27 (published almost 3 years ago)
  • Last Synced: 2025-09-01T06:53:41.573Z (5 days ago)
  • Versions: 27
  • Dependent Packages: 1
  • Dependent Repositories: 27
  • Rankings:
    • Dependent repos count: 7.056%
    • Stargazers count: 13.329%
    • Average: 17.148%
    • Forks count: 19.228%
    • Dependent packages count: 28.978%

Dependencies

setup.py pypi
  • flake8 *
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/pypi_upload.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • attrs >=19.2.0
  • flake8 >= 3.0.0
.github/workflows/flake8_py_version_check.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite