flake8-bugbear

View on PyPIReverse Dependencies (692)

24.4.21 flake8_bugbear-24.4.21-py3-none-any.whl

Wheel Details

Project: flake8-bugbear
Version: 24.4.21
Filename: flake8_bugbear-24.4.21-py3-none-any.whl
Download: [link]
Size: 33138
MD5: d348a76b4dbf0661e4f56bf4ac8997ad
SHA256: 58581060a1650f4b11344795db8a4934867d4450486319ece86d7720a9414036
Uploaded: 2024-04-21 15:52:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-bugbear
Version: 24.4.21
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: 29529 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=cNH6HpxqvL32yMpDFHSfQmIikUNIx4N-0ejs5bLPBpU 78687
flake8_bugbear-24.4.21.dist-info/LICENSE sha256=Pi4DrKofaNvW0kW0-k0rgYMLLEMdx2VauWYYc1xYC3I 1080
flake8_bugbear-24.4.21.dist-info/METADATA sha256=9QDQ0fHZcEnPT3jvCLWFy-3Q6QKk4-GrW4xPnFWZfTw 31221
flake8_bugbear-24.4.21.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flake8_bugbear-24.4.21.dist-info/entry_points.txt sha256=RYGWIhLfgQitALRt9EkPblvsTRWCGvWIYS8vV14TX1Q 46
flake8_bugbear-24.4.21.dist-info/top_level.txt sha256=Zn3Ta-U_YXQVM7TddmMeVsQPL9VmPuXThWFWF_ZVY6E 8
flake8_bugbear-24.4.21.dist-info/RECORD

top_level.txt

bugbear

entry_points.txt

B = bugbear:BugBearChecker