pylsp-mypy

View on PyPIReverse Dependencies (17)

0.6.9 pylsp_mypy-0.6.9-py3-none-any.whl

Wheel Details

Project: pylsp-mypy
Version: 0.6.9
Filename: pylsp_mypy-0.6.9-py3-none-any.whl
Download: [link]
Size: 11472
MD5: d632627839763d2845fe603e745c140f
SHA256: 9b73ece2977b22b5fc75dfec1cc491bf2031955e3da4062d924a5cc22a278151
Uploaded: 2024-09-03 16:55:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pylsp-mypy
Version: 0.6.9
Summary: Mypy linter for the Python LSP Server
Author: Richard Kellnberger, Tom van Ommeren
Home-Page: https://github.com/python-lsp/pylsp-mypy
License: 'MIT'
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: python-lsp-server (>=1.7.0)
Requires-Dist: mypy (>=0.981)
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: tox; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 7504 characters]

WHEEL

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

RECORD

Path Digest Size
pylsp_mypy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylsp_mypy/_version.py sha256=FSdOAp4_p3PglR9eAbJRAD3r0Xzv4uXsvcGDSQGm7Wo 22
pylsp_mypy/plugin.py sha256=1Rfj2FWasnwCVgFJz0jUNDrYALR4cEFAW-_DFl5a4OU 21240
pylsp_mypy-0.6.9.dist-info/LICENSE sha256=kSaEcT2-qQLCdxoIgIn4mqHCdBNEKGJPqOUF37axKB4 1111
pylsp_mypy-0.6.9.dist-info/METADATA sha256=AigPuoXmR7Z1BCOh1pOKQ8M0SacvqIWBdQrJ8oqh9wc 8533
pylsp_mypy-0.6.9.dist-info/WHEEL sha256=uCRv0ZEik_232NlR4YDw4Pv3Ajt5bKvMH13NUU7hFuI 91
pylsp_mypy-0.6.9.dist-info/entry_points.txt sha256=y78kt5LNLg3bBpJtY8b6GduZmL2kYauME2y5T0caMRo 39
pylsp_mypy-0.6.9.dist-info/top_level.txt sha256=Ea2UrbUM7LmRyUpvmNRQPUvjRt_kEB_inqmfXCUb-Qw 11
pylsp_mypy-0.6.9.dist-info/RECORD

top_level.txt

pylsp_mypy

entry_points.txt

[pylsp]
pylsp_mypy = pylsp_mypy.plugin