flake8-keyword-function-parameters

View on PyPIReverse Dependencies (0)

0.1.0 flake8_keyword_function_parameters-0.1.0-py3-none-any.whl

Wheel Details

Project: flake8-keyword-function-parameters
Version: 0.1.0
Filename: flake8_keyword_function_parameters-0.1.0-py3-none-any.whl
Download: [link]
Size: 3451
MD5: 20e793072cfb9e088455164b547cad5d
SHA256: 2eeec1e52d2dcba3846889474984c01324ff97e3d67f4f0cee71cdaa7792e55b
Uploaded: 2023-03-03 08:05:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-keyword-function-parameters
Version: 0.1.0
Summary: Flake8 plugin to lint for keyword-only function parameters
Author: Jacob Fenton
Author-Email: jacob+flake8_keyword_function_parameters[at]dfenton.xyz
Home-Page: https://github.com/asib/flake8_keyword_function_parameters
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
Requires-Python: >=3.7
Requires-Dist: flake8 (>=3.7)
Requires-Dist: importlib-metadata (>=0.9); python_version < "3.8"
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
flake8_keyword_function_parameters.py sha256=WR4M9asYgn5SA2N08AVSDLz8mQX_pMhYzm-EAlmblqo 1438
flake8_keyword_function_parameters-0.1.0.dist-info/LICENSE sha256=7CPErvfubvJFMGabAjqbpwDK2qHPX1rhZ80WvkZ7ZvU 1059
flake8_keyword_function_parameters-0.1.0.dist-info/METADATA sha256=sg4x8TNO-5ro5hkwz6m2jX6kCcbECGzdPOxhrha-KZM 867
flake8_keyword_function_parameters-0.1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
flake8_keyword_function_parameters-0.1.0.dist-info/entry_points.txt sha256=P8kH36QGpEwati9z0bKpxo41cjW87SBpyJnL8X48ZwU 67
flake8_keyword_function_parameters-0.1.0.dist-info/top_level.txt sha256=Hswpsr_J6vlUZHMJN-CCCc2mXXs1HJsd0V8LFD9teus 35
flake8_keyword_function_parameters-0.1.0.dist-info/RECORD

top_level.txt

flake8_keyword_function_parameters

entry_points.txt

KFP = flake8_keyword_function_parameters:Plugin