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.
- Host: GitHub
- URL: https://github.com/PyCQA/flake8-bugbear
- Owner: PyCQA
- License: mit
- Created: 2016-03-15T20:54:43.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-08-12T14:47:51.000Z (25 days ago)
- Last Synced: 2025-09-03T16:04:07.611Z (3 days ago)
- Topics: code-quality, linter, linter-flake8, linter-plugin
- Language: Python
- Homepage:
- Size: 495 KB
- Stars: 1,102
- Watchers: 8
- Forks: 110
- Open Issues: 60
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Owner metadata:
- Name: Python Code Quality Authority
- Login: PyCQA
- Email: code-quality@python.org
- Kind: organization
- Description: Organization for code quality tools (and plugins) for the Python programming language
- Website: http://meta.pycqa.org
- Location: Everywhere
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/8749848?v=4
- Repositories: 28
- Last Synced at: 2025-09-05T01:24:30.539Z
- Profile URL: https://github.com/PyCQA
GitHub Events
Total
- Create event: 7
- Delete event: 5
- Fork event: 5
- Issue comment event: 40
- Issues event: 12
- Pull request event: 28
- Pull request review comment event: 10
- Pull request review event: 36
- Push event: 24
- Release event: 2
- Watch event: 43
- Total: 212
Last Year
- Create event: 7
- Delete event: 5
- Fork event: 5
- Issue comment event: 40
- Issues event: 12
- Pull request event: 28
- Pull request review comment event: 10
- Pull request review event: 36
- Push event: 24
- Release event: 2
- Watch event: 43
- Total: 212
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 | 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
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
- Total packages: 2
-
Total downloads:
- pypi: 2,901,478 last-month
- Total docker downloads: 26,543,575
- Total dependent packages: 597 (may contain duplicates)
- Total dependent repositories: 10,145 (may contain duplicates)
- Total versions: 100
- Total maintainers: 4
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
- flake8 *
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- attrs >=19.2.0
- flake8 >= 3.0.0
- actions/checkout v4 composite
- actions/setup-python v5 composite