flake8-keyword-params

View on PyPIReverse Dependencies (1)

1.2.0 flake8_keyword_params-1.2.0-py3-none-any.whl

Wheel Details

Project: flake8-keyword-params
Version: 1.2.0
Filename: flake8_keyword_params-1.2.0-py3-none-any.whl
Download: [link]
Size: 5649
MD5: bb90ddaade70c0f2dcf64118f16ed349
SHA256: 44544a2d067a853ca44035701873fa02909a74e21ec72a1b9aded5851a10041e
Uploaded: 2024-01-06 03:58:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-keyword-params
Version: 1.2.0
Summary: Flake8 keyword parameter validation
Author-Email: Peter Linss <pypi[at]linss.com>
Project-Url: homepage, https://github.com/plinss/flake8-keyword-params
License: GNU Lesser General Public License v3
Keywords: flake8
Classifier: Framework :: Flake8
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.7
Requires-Dist: flake8 (<8.0,>=3.8.0)
Requires-Dist: typing-extensions (>=3.7.4.2)
Requires-Dist: importlib-metadata (<5.0.0,>=4.0.0); python_version < "3.8.0"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: flake8 (<6.0.0,>=3.8.0); extra == "dev"
Requires-Dist: flake8-annotations; extra == "dev"
Requires-Dist: flake8-bandit; extra == "dev"
Requires-Dist: flake8-bugbear; extra == "dev"
Requires-Dist: flake8-commas; extra == "dev"
Requires-Dist: flake8-comprehensions; extra == "dev"
Requires-Dist: flake8-continuation; extra == "dev"
Requires-Dist: flake8-datetimez; extra == "dev"
Requires-Dist: flake8-docstrings; extra == "dev"
Requires-Dist: flake8-import-order; extra == "dev"
Requires-Dist: flake8-literal; extra == "dev"
Requires-Dist: flake8-noqa; extra == "dev"
Requires-Dist: flake8-polyfill; extra == "dev"
Requires-Dist: flake8-pyproject; extra == "dev"
Requires-Dist: flake8-modern-annotations; extra == "dev"
Requires-Dist: flake8-requirements; extra == "dev"
Requires-Dist: flake8-typechecking-import; extra == "dev"
Requires-Dist: flake8-use-fstring; extra == "dev"
Requires-Dist: pep8-naming; extra == "dev"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2652 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_keyword_params/__init__.py sha256=c2d460siU_kNBsHSCLDiBZlHLfqfLY-UJFtPHYmT3J4 112
flake8_keyword_params/checker.py sha256=GGO7OPQJ35LwmAtQxxPlaxW9CyyhKepUgC0o_W2WunY 7111
flake8_keyword_params-1.2.0.dist-info/METADATA sha256=hJ3reE01lwxqasVrc1uIOBUcwkrpRiSxJs320Tcrsy8 4873
flake8_keyword_params-1.2.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
flake8_keyword_params-1.2.0.dist-info/entry_points.txt sha256=Z2sFuvVIi_jIFcBAALHq6uanr4vfOZ5Th7eOn6PiRhc 68
flake8_keyword_params-1.2.0.dist-info/top_level.txt sha256=mvGIVKyG4de_UbmZXwmaXsKIdieXxCd_VTwQ-JfUVR8 22
flake8_keyword_params-1.2.0.dist-info/RECORD

top_level.txt

flake8_keyword_params

entry_points.txt

KWP = flake8_keyword_params.checker:ParamChecker