flake8-pylint

View on PyPIReverse Dependencies (1)

0.2.1 flake8_pylint-0.2.1-py3-none-any.whl

Wheel Details

Project: flake8-pylint
Version: 0.2.1
Filename: flake8_pylint-0.2.1-py3-none-any.whl
Download: [link]
Size: 3840
MD5: c1b1311c36656142ab4f25f6bb2c4dbf
SHA256: 7310149a66e63e1964feff9ed08a564b83e7739c0ca844b3a2778b673bcb4f11
Uploaded: 2023-10-07 05:44:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-pylint
Version: 0.2.1
Summary: Flake8 plugin that runs PyLint.
Author: Gram
Author-Email: gram[at]orsinium.dev
Home-Page: https://github.com/orsinium-labs/flake8-pylint
License: MIT
Keywords: flake8,plugins,pylint,introspection,linter
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6
Requires-Dist: flake8
Requires-Dist: pylint
Requires-Dist: flake8; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: unify; extra == "lint"
Requires-Dist: pytest; extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 181 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_pylint/__init__.py sha256=Yq6mo5cdx6N08QHgXj3PaEIXjcjIqjeOfI_c5xFO1a4 127
flake8_pylint/_plugin.py sha256=nmp-8mECWXHljlP9bq4KKdBXZGzNZOhoohrGL7TciU0 2564
flake8_pylint-0.2.1.dist-info/entry_points.txt sha256=nPue5ahzJNUtOX3gOmERmZd9XcMWjluIJhg52PMxZiA 51
flake8_pylint-0.2.1.dist-info/LICENSE sha256=upVSHE_MTu-Mk6OkpwysCilOcPJ6vrBzjDOUBQr7uGs 1066
flake8_pylint-0.2.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
flake8_pylint-0.2.1.dist-info/METADATA sha256=_SpVFdgEX7QmA9VJ-EqzixFnMwtDBhNYksKIhVS170s 1128
flake8_pylint-0.2.1.dist-info/RECORD

entry_points.txt

PL = flake8_pylint:PyLintChecker