flake8-debug

View on PyPIReverse Dependencies (0)

0.2.0 flake8_debug-0.2.0-py3-none-any.whl

Wheel Details

Project: flake8-debug
Version: 0.2.0
Filename: flake8_debug-0.2.0-py3-none-any.whl
Download: [link]
Size: 5450
MD5: f68312a19a977acea2ce98ed0205f984
SHA256: f4d2f7c4804c93a4a67919a0cf26f66df950d4b40fd9121b9916f86852b02d2e
Uploaded: 2023-01-21 09:14:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-debug
Version: 0.2.0
Summary: Flake8 plugin to forbid debug function usage
Author: Vladimir Yahello
Author-Email: vyahello[at]gmail.com
Home-Page: https://github.com/vyahello/flake8-debug
Classifier: Framework :: Flake8
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Dist: flake8 (>=4.0.1)
Requires-Dist: astpretty (==2.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 3993 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_debug/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_debug/errors.py sha256=RXEgpZ_pplZQIFbo2_zNt12MblyLBP_l40ujgb5DNto 585
flake8_debug/meta.py sha256=EoHz2TsodV0A670Da2wgXOLcR8swzxZYLNKN0SuUiLs 212
flake8_debug/plugin.py sha256=wZamJM4_B-qOqztpqzFJmkOnbBgqk0tLGecmbJ2yYj8 1285
flake8_debug-0.2.0.dist-info/LICENSE.md sha256=f0_lkHSRi2xkI10TssGy82h7z_fUVwLKtzOMDLP6Yg8 1074
flake8_debug-0.2.0.dist-info/METADATA sha256=mAHS_unY7sgzdDpsJsDcfoOS0a0UfJmlXhVSsUEk6NU 4901
flake8_debug-0.2.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
flake8_debug-0.2.0.dist-info/entry_points.txt sha256=qSXqP1gjKG_43LhLAHgLWz8N1O2mXEcyzGv-F8uUaWk 52
flake8_debug-0.2.0.dist-info/top_level.txt sha256=R5kG6tJQa1CSwB0hHCQRMZXO1MSnTZuU07JudgOkwcE 13
flake8_debug-0.2.0.dist-info/RECORD

top_level.txt

flake8_debug

entry_points.txt

DB = flake8_debug.plugin:NoDebug