python-lsp-isort

View on PyPIReverse Dependencies (0)

0.2.0 python_lsp_isort-0.2.0-py3-none-any.whl

Wheel Details

Project: python-lsp-isort
Version: 0.2.0
Filename: python_lsp_isort-0.2.0-py3-none-any.whl
Download: [link]
Size: 4053
MD5: 61428bfc94dcd886a52bfe58134155ad
SHA256: a11964af4626bb7b4dc077483a3382f352b63e3bf8ac73f2f425ae7fd9398a97
Uploaded: 2024-10-11 17:47:48 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: python-lsp-isort
Version: 0.2.0
Summary: isort plugin for the Python LSP Server
Author-Email: Hiroki Teranishi <teranishi.hiroki[at]gmail.com>
Project-Url: Homepage, https://github.com/chantera/python-lsp-isort
Project-Url: Bug Tracker, https://github.com/chantera/python-lsp-isort/issues
License: MIT
Requires-Python: >=3.7
Requires-Dist: isort (>=5.0)
Requires-Dist: python-lsp-server
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 869 characters]

WHEEL

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

RECORD

Path Digest Size
pylsp_isort/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylsp_isort/plugin.py sha256=ALjPbUd6MwmI-nEE61etsLl5E2S-G1RAJy05XOwVZ4A 3936
python_lsp_isort-0.2.0.dist-info/METADATA sha256=OccpuxfOGhiFDgdrQMw4iR06teghjUEAHvnlajz094k 1399
python_lsp_isort-0.2.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
python_lsp_isort-0.2.0.dist-info/entry_points.txt sha256=KNlCEIkOqJKUYz8M9ref6a8TU2TgiJF8oY8a3mRJTxM 35
python_lsp_isort-0.2.0.dist-info/licenses/LICENSE sha256=PBphvzoHe3AAUVaFxjoCMeRb83rudFu0Za6c-LpmNmY 1075
python_lsp_isort-0.2.0.dist-info/RECORD

entry_points.txt

[pylsp]
isort = pylsp_isort.plugin