NOTE: This snap is no longer maintained, in favor of the Python LSP Server one
This snap provides a full installation of Python Language Server.
It also includes the following plugins:
pyls-black
pyls-isort
pyls-mypy
It can be installed from the store via:
sudo snap install pyls
It provides the pyls
command and also exposes related tools (flake8
, isort
, mypy
, pyflakes
, ...).