Package profile
flake8-bugbear
- Summary: A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
- Author: Łukasz Langa <lukasz@langa.pl>
- Homepage: https://github.com/PyCQA/flake8-bugbear
- Source: https://github.com/PyCQA/flake8-bugbear#change-log (Repo profile)
- Number of releases: 72
- First release: 16.4.0 on 2016-04-13
- Latest release: 24.12.12 on 2024-12-12
Releases
PyPI Downloads
Dependencies
Flake8-bugbear has 8 dependencies, 6 of which optional.Dependency | Optional |
---|---|
attrs | false |
flake8 | false |
coverage | true |
hypothesis | true |
hypothesmith | true |
pre-commit | true |
pytest | true |
tox | true |