flake8-no-print

View on PyPIReverse Dependencies (0)

0.1.1 flake8_no_print-0.1.1-py3-none-any.whl

Wheel Details

Project: flake8-no-print
Version: 0.1.1
Filename: flake8_no_print-0.1.1-py3-none-any.whl
Download: [link]
Size: 4945
MD5: bfd74519bf892d230c644626f3446a6c
SHA256: f38d29695467388c4985eca11365b28139e19f74c129cfb448afed1ad777861a
Uploaded: 2022-03-04 16:11:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-no-print
Version: 0.1.1
Summary: Flake8 plugin to forbid print function usage
Author: Vladimir Yahello
Author-Email: vyahello[at]gmail.com
Home-Page: https://github.com/vyahello/flake8-no-print
Classifier: Framework :: Flake8
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: 3075 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_no_print/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_no_print/meta.py sha256=NwdfoamvVNhiDhkZe1lr7W3uNse3WKKzgHMXZvA2M2U 215
flake8_no_print/plugin.py sha256=t_6aENOnC4gmFFlGHtLuD1q9bcRhDfk3Qz9wrCwmASI 1145
flake8_no_print-0.1.1.dist-info/LICENSE.md sha256=f0_lkHSRi2xkI10TssGy82h7z_fUVwLKtzOMDLP6Yg8 1074
flake8_no_print-0.1.1.dist-info/METADATA sha256=cGJvz78KoCMGJXfKLVCZ3F0iXovEgnRq1UI-osRBZlo 3828
flake8_no_print-0.1.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
flake8_no_print-0.1.1.dist-info/entry_points.txt sha256=WicyD7QX54ltib4-Z9UphXa9vd21zhFRw_1oAwXlPso 55
flake8_no_print-0.1.1.dist-info/top_level.txt sha256=PfDvZAFD_-StqX0UM2bs_3T2rCfcST_NRMpFQkkaUZo 16
flake8_no_print-0.1.1.dist-info/RECORD

top_level.txt

flake8_no_print

entry_points.txt

NP = flake8_no_print.plugin:NoPrint