Language

Package: python-language-server @ 1.3.3

Synopsis

Python implementation of the Language Server Protocol

Description

The Python Language Server pylsp is an implementation of the Python 3 language specification for the Language Server Protocol (LSP). This tool is used in text editing environments to provide a complete and integrated feature-set for programming Python effectively.

Home page
https://github.com/python-lsp/python-lsp-server
Location
guix/packages.scm (line: 662, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?