flake8-comments

View on PyPIReverse Dependencies (4)

0.1.2 flake8_comments-0.1.2-py3-none-any.whl

Wheel Details

Project: flake8-comments
Version: 0.1.2
Filename: flake8_comments-0.1.2-py3-none-any.whl
Download: [link]
Size: 5198
MD5: 7e70cffc40302c3f018704026c7b2a00
SHA256: 42250cb4a51dc59e6db25f1291cfb16b78ea233f72dac32a5bc7b09c691235ea
Uploaded: 2021-06-08 12:47:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-comments
Version: 0.1.2
Summary: Find redundant comments in Python code
Author: Gram
Author-Email: gram[at]orsinium.dev
Home-Page: https://github.com/orsinium-labs/flake8-comments
License: MIT
Keywords: flake8 flake8-plugin linter styleguide code quality
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: flake8
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1482 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_comments/__init__.py sha256=QLc8EPsUpC7dBDR7RfAemxK2l7nr_S7g9ApPeiQd83w 136
flake8_comments/_checker.py sha256=x_xOXv0mHJVag-P7T_2aOzV-I2vtom5znVRVPmf7f4o 741
flake8_comments/_core.py sha256=DzpkVVINcz8y_W316UbYyf8LxWu1bJ85LDAo_DYwhdE 1867
flake8_comments/_stop_words.py sha256=li6Bz_aZwxfa1REMvK-Wce1q07veTnIrHKtWpj60pm4 1582
flake8_comments-0.1.2.dist-info/entry_points.txt sha256=zLJotyks9M2wMP6N8grq9Vj5DR_Q4Xs30EuGy_X830M 49
flake8_comments-0.1.2.dist-info/LICENSE sha256=1H9qvuiJi571tvL2dRTkwzy53sr6KTbSlPurg0x8Y4I 1048
flake8_comments-0.1.2.dist-info/WHEEL sha256=o-Q2E8s7BKkCJ1EC2uQdaymZVVu2aUt1e8uTTFpzHVs 81
flake8_comments-0.1.2.dist-info/METADATA sha256=okWdOL9dmaqoGHDMpRofbWfJwG52x1FQvUIkMqPxaMM 2348
flake8_comments-0.1.2.dist-info/RECORD

entry_points.txt

CM00 = flake8_comments:Checker