pylsp-mypy

View on PyPIReverse Dependencies (15)

0.6.8 pylsp_mypy-0.6.8-py3-none-any.whl

Wheel Details

Project: pylsp-mypy
Version: 0.6.8
Filename: pylsp_mypy-0.6.8-py3-none-any.whl
Download: [link]
Size: 10600
MD5: bac49280e3726dfc242da2662b97da1f
SHA256: 3ea7c406d0f100317a212d8cd39075a2c139f1a4a2866d4412fe531b3f23b381
Uploaded: 2023-11-15 18:38:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pylsp-mypy
Version: 0.6.8
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.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.8
Requires-Dist: python-lsp-server (>=1.7.0)
Requires-Dist: mypy (>=0.981)
Requires-Dist: tomli (>=1.1.0)
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: 6236 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
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=wwbrOIx2rQA0YHGob_KGFY89qGDsh20rh2M3y3Ua458 22
pylsp_mypy/plugin.py sha256=sjCIQ9rf4CoTWoa7uP6E5Vc0kgXJxg--AhEZcCzU4EY 18670
pylsp_mypy-0.6.8.dist-info/LICENSE sha256=ys861U74Fw0T6nTfkgAzw-Xj_rOlemHLZppIDKTzTRA 1111
pylsp_mypy-0.6.8.dist-info/METADATA sha256=FXfDGmSX6kqy9seMshI1BcMH8_2cj-2oniiyYYglqKE 7246
pylsp_mypy-0.6.8.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
pylsp_mypy-0.6.8.dist-info/entry_points.txt sha256=y78kt5LNLg3bBpJtY8b6GduZmL2kYauME2y5T0caMRo 39
pylsp_mypy-0.6.8.dist-info/top_level.txt sha256=Ea2UrbUM7LmRyUpvmNRQPUvjRt_kEB_inqmfXCUb-Qw 11
pylsp_mypy-0.6.8.dist-info/RECORD

top_level.txt

pylsp_mypy

entry_points.txt

[pylsp]
pylsp_mypy = pylsp_mypy.plugin