https://github.com/albertodonato/pylsp-snap
Snap for the python-lsp-server
https://github.com/albertodonato/pylsp-snap
lsp lsp-server python-language-server snap
Last synced: 3 months ago
JSON representation
Snap for the python-lsp-server
- Host: GitHub
- URL: https://github.com/albertodonato/pylsp-snap
- Owner: albertodonato
- License: mit
- Created: 2021-05-25T20:17:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T08:18:31.000Z (over 1 year ago)
- Last Synced: 2025-01-11T13:17:00.632Z (5 months ago)
- Topics: lsp, lsp-server, python-language-server, snap
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snap for the python-lsp-server
[](https://snapcraft.io/pylsp)
This snap provides a full installation of [Python LSP Server](https://github.com/python-lsp/python-lsp-server).
It also includes the following plugins:
- `pylsp-mypy`
- `pyls-black`
- `pyls-flake8`
- `pyls-isort`
- `pyls-memestra`It can be installed from the store via:
```bash
sudo snap install pylsp
```It provides the `pylsp` command and also exposes related tools (`flake8`, `isort`, `mypy`, `pyflakes`, ...).
[](https://snapcraft.io/pylsp)