flake8-bugbear

View on PyPIReverse Dependencies (762)

24.10.31 flake8_bugbear-24.10.31-py3-none-any.whl

Wheel Details

Project: flake8-bugbear
Version: 24.10.31
Filename: flake8_bugbear-24.10.31-py3-none-any.whl
Download: [link]
Size: 35979
MD5: 8d1ba10033a834a1562256f18da08a17
SHA256: cccf786ccf9b2e1052b1ecfa80fb8f80832d0880425bcbd4cd45d3c8128c2683
Uploaded: 2024-10-31 20:47:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-bugbear
Version: 24.10.31
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: 31092 characters]

WHEEL

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

RECORD

Path Digest Size
bugbear.py sha256=3emv41C0-x2PHeFVCWfxFSXXvU67o-crfy6NhZrLUQg 88326
flake8_bugbear-24.10.31.dist-info/LICENSE sha256=Pi4DrKofaNvW0kW0-k0rgYMLLEMdx2VauWYYc1xYC3I 1080
flake8_bugbear-24.10.31.dist-info/METADATA sha256=uo2ObKN6MfIDfTvohBmg8dkYtqv2SMiha8yT9OtVuY8 32836
flake8_bugbear-24.10.31.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
flake8_bugbear-24.10.31.dist-info/entry_points.txt sha256=RYGWIhLfgQitALRt9EkPblvsTRWCGvWIYS8vV14TX1Q 46
flake8_bugbear-24.10.31.dist-info/top_level.txt sha256=Zn3Ta-U_YXQVM7TddmMeVsQPL9VmPuXThWFWF_ZVY6E 8
flake8_bugbear-24.10.31.dist-info/RECORD

top_level.txt

bugbear

entry_points.txt

B = bugbear:BugBearChecker