flake8-bugbear

View on PyPIReverse Dependencies (786)

24.12.12 flake8_bugbear-24.12.12-py3-none-any.whl

Wheel Details

Project: flake8-bugbear
Version: 24.12.12
Filename: flake8_bugbear-24.12.12-py3-none-any.whl
Download: [link]
Size: 36664
MD5: 463a9dec6c167429d84171304a21404b
SHA256: 1b6967436f65ca22a42e5373aaa6f2d87966ade9aa38d4baf2a1be550767545e
Uploaded: 2024-12-12 16:49:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-bugbear
Version: 24.12.12
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.13
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 (>=22.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: 32305 characters]

WHEEL

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

RECORD

Path Digest Size
bugbear.py sha256=DtpOx7SgO_8x3TdKc7ClahXQgGYhMIWlqH3IkRLP18w 89999
flake8_bugbear-24.12.12.dist-info/LICENSE sha256=Pi4DrKofaNvW0kW0-k0rgYMLLEMdx2VauWYYc1xYC3I 1080
flake8_bugbear-24.12.12.dist-info/METADATA sha256=EbbIgEWj-DQ5q7xfRszYQ7VEYUVt9iHBrditdF3pQvg 34040
flake8_bugbear-24.12.12.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
flake8_bugbear-24.12.12.dist-info/entry_points.txt sha256=RYGWIhLfgQitALRt9EkPblvsTRWCGvWIYS8vV14TX1Q 46
flake8_bugbear-24.12.12.dist-info/top_level.txt sha256=Zn3Ta-U_YXQVM7TddmMeVsQPL9VmPuXThWFWF_ZVY6E 8
flake8_bugbear-24.12.12.dist-info/RECORD

top_level.txt

bugbear

entry_points.txt

B = bugbear:BugBearChecker