Package : python-lsp-server

Package details

Summary: Python Language Server for the Language Server Protocol

Description:

A Python 3.7+ implementation of the Language Server Protocol.
If the respective dependencies are found, the following optional providers will
be enabled:
Rope for Completions and renaming
Pyflakes linter to detect various errors
McCabe linter for complexity checking
pycodestyle linter for style checking
pydocstyle linter for docstring style checking (disabled by default)
autopep8 for code formatting
YAPF for code formatting (preferred over autopep8)
flake8 for error checking (disabled by default)
pylint for code linting (disabled by default)


URL: http://None
License: None

Maintainer: papoteur

List of RPMs