Description
A language server built on Jedi for Python development. Editors use it to provide features such as completion, go-to-definition, hover information and code navigation.
Use it when your editor or IDE supports the Language Server Protocol and you want Jedi-powered Python assistance. It runs as a background helper for the editor rather than as a standalone app.