mypy-strict-kwargs

View on PyPIReverse Dependencies (6)

2024.12.25 mypy_strict_kwargs-2024.12.25-py2.py3-none-any.whl

Wheel Details

Project: mypy-strict-kwargs
Version: 2024.12.25
Filename: mypy_strict_kwargs-2024.12.25-py2.py3-none-any.whl
Download: [link]
Size: 5914
MD5: a723cb17925c58e622f81a27dbdc056d
SHA256: 2fc8c019c16d841ba37ef964bb407319b19eba8f39192b7c2c35e6fbfa5cad6b
Uploaded: 2024-12-25 00:07:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mypy-strict-kwargs
Version: 2024.12.25
Summary: Enforce using keyword arguments where possible.
Author-Email: Adam Dangoor <adamdangoor[at]gmail.com>
Project-Url: Documentation, https://mypy-strict-kwargs.readthedocs.io/en/latest/
Project-Url: Source, https://github.com/adamtheturtle/mypy-strict-kwargs
License: MIT License Copyright (c) 2024 Adam Dangoor Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: mypy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: mypy (>=1.13.0)
Requires-Dist: actionlint-py (==1.7.4.20); extra == "dev"
Requires-Dist: check-manifest (==0.50); extra == "dev"
Requires-Dist: deptry (==0.21.2); extra == "dev"
Requires-Dist: doc8 (==1.1.2); extra == "dev"
Requires-Dist: doccmd (==2024.11.14); extra == "dev"
Requires-Dist: docformatter (==1.7.5); extra == "dev"
Requires-Dist: freezegun (==1.5.1); extra == "dev"
Requires-Dist: interrogate (==1.7.0); extra == "dev"
Requires-Dist: mypy[faster-cache] (==1.14.0); extra == "dev"
Requires-Dist: pre-commit (==4.0.1); extra == "dev"
Requires-Dist: pyenchant (==3.3.0rc1); extra == "dev"
Requires-Dist: pylint (==3.3.3); extra == "dev"
Requires-Dist: pylint-per-file-ignores (==1.3.2); extra == "dev"
Requires-Dist: pyproject-fmt (==2.5.0); extra == "dev"
Requires-Dist: pyright (==1.1.391); extra == "dev"
Requires-Dist: pyroma (==4.2); extra == "dev"
Requires-Dist: pytest (==8.3.4); extra == "dev"
Requires-Dist: pytest-cov (==6.0.0); extra == "dev"
Requires-Dist: pytest-mypy-plugins (==3.2.0); extra == "dev"
Requires-Dist: pyyaml (==6.0.2); extra == "dev"
Requires-Dist: ruff (==0.8.4); extra == "dev"
Requires-Dist: shellcheck-py (==0.10.0.1); extra == "dev"
Requires-Dist: shfmt-py (==3.7.0.1); extra == "dev"
Requires-Dist: vulture (==2.14); extra == "dev"
Requires-Dist: yamlfix (==1.17.0); extra == "dev"
Requires-Dist: check-wheel-contents (==0.6.1); extra == "release"
Provides-Extra: dev
Provides-Extra: release
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1875 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
mypy_strict_kwargs/__init__.py sha256=KBFt6umjDz8RUUex1Xf08jUzzPspr-qe3l4A4oHATVI 111
mypy_strict_kwargs/plugin.py sha256=x-VeOFVof8Nla8rk0NSmRmKeXQ1TpUPpdB4SxF2fy8A 3690
mypy_strict_kwargs/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypy_strict_kwargs-2024.12.25.dist-info/LICENSE sha256=1CkhmSZfW3e7kqpZCO55oyoQ9wbqr41UTbjhPoCRSEk 1069
mypy_strict_kwargs-2024.12.25.dist-info/METADATA sha256=wF7VcRzJse13bHgzt7_RnWv7qQXO4jPKn30z00YNzQ8 5425
mypy_strict_kwargs-2024.12.25.dist-info/WHEEL sha256=pxeNX5JdtCe58PUSYP9upmc7jdRPgvT0Gm9kb1SHlVw 109
mypy_strict_kwargs-2024.12.25.dist-info/entry_points.txt sha256=qKF5Dz4-EG_sVBTyq2gpUpr2u91MQU_xogirLgebFyw 69
mypy_strict_kwargs-2024.12.25.dist-info/top_level.txt sha256=OGF75jOPnVqL9v3WmFwNhbblporRfB7UGLz12T2PleU 19
mypy_strict_kwargs-2024.12.25.dist-info/RECORD

top_level.txt

mypy_strict_kwargs

entry_points.txt

mypy_strict_kwargs = mypy_strict_kwargs.plugin:plugin