flake8-bugbear

View on PyPIReverse Dependencies (695)

24.4.26 flake8_bugbear-24.4.26-py3-none-any.whl

Wheel Details

Project: flake8-bugbear
Version: 24.4.26
Filename: flake8_bugbear-24.4.26-py3-none-any.whl
Download: [link]
Size: 33512
MD5: 36153135a60a1f26277f08141be57d60
SHA256: cb430dd86bc821d79ccc0b030789a9c87a47a369667f12ba06e80f11305e8258
Uploaded: 2024-04-26 14:51:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-bugbear
Version: 24.4.26
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-Email: Łukasz Langa <lukasz[at]langa.pl>
Project-Url: Homepage, https://github.com/PyCQA/flake8-bugbear
Project-Url: Change Log, https://github.com/PyCQA/flake8-bugbear#change-log
License: MIT
Keywords: flake8,bugbear,bugs,pyflakes,pylint,linter,qa
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8.1
Requires-Dist: flake8 (>=6.0.0)
Requires-Dist: attrs (>=19.2.0)
Requires-Dist: tox; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: hypothesis; extra == "dev"
Requires-Dist: hypothesmith (>=0.2); extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 29614 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bugbear.py sha256=tLLA5BQA_Bw9Py4a5qDcGTBjqR7bT5LDTaBYfgorfw4 80067
flake8_bugbear-24.4.26.dist-info/LICENSE sha256=Pi4DrKofaNvW0kW0-k0rgYMLLEMdx2VauWYYc1xYC3I 1080
flake8_bugbear-24.4.26.dist-info/METADATA sha256=8qQAjfg-ddsfmZ42XXDbCGS2e8ADDck0w0bNAaWpir0 31306
flake8_bugbear-24.4.26.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flake8_bugbear-24.4.26.dist-info/entry_points.txt sha256=RYGWIhLfgQitALRt9EkPblvsTRWCGvWIYS8vV14TX1Q 46
flake8_bugbear-24.4.26.dist-info/top_level.txt sha256=Zn3Ta-U_YXQVM7TddmMeVsQPL9VmPuXThWFWF_ZVY6E 8
flake8_bugbear-24.4.26.dist-info/RECORD

top_level.txt

bugbear

entry_points.txt

B = bugbear:BugBearChecker