python-lsp-pylama

View on PyPIReverse Dependencies (0)

0.1 python_lsp_pylama-0.1-py3-none-any.whl

Wheel Details

Project: python-lsp-pylama
Version: 0.1
Filename: python_lsp_pylama-0.1-py3-none-any.whl
Download: [link]
Size: 6252
MD5: 2df652902a478f2890b32f0066fb172a
SHA256: 1faa56aefc89a5cce1bf81d3f6690ac0f8c93629407f12e120aa1094bac6e8ea
Uploaded: 2023-11-07 06:23:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-lsp-pylama
Version: 0.1
Summary: pylama linting plugin for pylsp
Author-Email: Stephen Moore <stephen[at]delfick.com>
Project-Url: Homepage, https://github.com/delfick/python-lsp-pylama
License: MIT
Requires-Python: >=3.7
Requires-Dist: lsprotocol (>=2022.0.0a1)
Requires-Dist: pylama (>=8.0.0)
Requires-Dist: python-lsp-server
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: noseofyeti[black] (==2.4.1); extra == "tests"
Requires-Dist: pytest (==7.3.0); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 807 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pylsp_pylama/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylsp_pylama/plugin.py sha256=68CIkrCVib6M-xr_rdVpybHq8QTNXCOAw9OFUpCtbbE 4276
pylsp_pylama/version.py sha256=FhqqFqIp4nyKN9rnclCuDlknyYo40s6HmyxqogYATm0 16
tools/bootstrap_venvstarter.py sha256=hjqM67frLchpgt4_brKEf5RGH_oX1ZvvknLC_eRmaQQ 775
tools/devtools.py sha256=BoHghidW1e51LSdqauvrnWsa3jmvTB-dxYy7xXY2H-4 2933
python_lsp_pylama-0.1.dist-info/METADATA sha256=1o5OfeB_UsUpuWJzNEPL2pwy-_W1AElrzRx8PUwLxh4 1401
python_lsp_pylama-0.1.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
python_lsp_pylama-0.1.dist-info/entry_points.txt sha256=q3pDBMXBtZUn41WU3Ebfx7y2fK8njP0fgwRQLADDf5g 37
python_lsp_pylama-0.1.dist-info/licenses/LICENSE sha256=x0XDP2dKacaW3I92Z6E1ziIvydM9KA6jkTN9R7TDxxU 1080
python_lsp_pylama-0.1.dist-info/RECORD

entry_points.txt

[pylsp]
pylama = pylsp_pylama.plugin