Description
Provides a Python language server for editors and IDEs. It can offer code completion, diagnostics, definitions, formatting integrations, and other code-intelligence features through the Language Server Protocol.
The server reads project files to analyze code. Use trusted plugins and be careful with workspaces containing secrets or proprietary source when connecting editor integrations.