macOS
brew install python-lsp-serverlocal Homebrew formula metadata
brew / rank 1519
Python Language Server for the Language Server Protocol. Version 1.15.0 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install python3-pylsp.
install
brew install python-lsp-serverlocal Homebrew formula metadata
sudo pacman -S python-lsp-serverArch Linux sync databases · python-lsp-server · source: geo.mirror.pkgbuild.com
sudo apt install python3-pylspDebian stable package indexes · python3-pylsp · source: deb.debian.org
sudo dnf install python3-lsp-serverFedora Rawhide package metadata · python3-lsp-server · source: dl.fedoraproject.org
overview
Python Language Server for the Language Server Protocol
history
Python LSP Server is a community-maintained Python implementation of the Language Server Protocol that provides editor features through a core server and optional analysis, linting, formatting, and refactoring providers.
Python LSP Server was created as a community-maintained fork of the Palantir Python Language Server project. The official project describes maintenance by the Spyder IDE team and community and presents it as the successor in the Python-LSP organization.
The project retained the pylsp command and an extensible provider design while evolving protocol support, configuration, Python-version compatibility, and integrations with external linters and formatters.
Python LSP Server is used through editors and IDEs that implement the Language Server Protocol. It is maintained by the Spyder IDE team and the wider community, and is packaged across Homebrew, Debian, Ubuntu, Fedora-family systems, and Arch Linux according to the supplied package metadata.
Its optional-provider model allows distributions and users to compose capabilities from established Python tools including Jedi, Rope, Pyflakes, pycodestyle, pydocstyle, autopep8, YAPF, flake8, and pylint.
An editor or IDE launches pylsp and communicates with it over the Language Server Protocol. Configuration is normally sent by the language client. The server can additionally discover pycodestyle or flake8 configuration files in the user environment or project workspace.
The project is a useful example of ecosystem consolidation around a standard protocol: one packaged server can supply Python intelligence to many editors. Package maintainers care about its optional dependency graph, plugin compatibility, and its role as the maintained successor to the older Python Language Server.
security posture
No matching local secret-handling manifest was found for python-lsp-server. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/pycodestylesetup.cfgtox.inipycodestyle.cfg.flake8executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pylsp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/python-lsp/python-lsp-server
install metadata
| Package key | brew:python-lsp-server |
|---|---|
| Version | 1.15.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/python-lsp-server |
| Homepage | https://github.com/python-lsp/python-lsp-server |
| Repository | https://github.com/python-lsp/python-lsp-server |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/e6/63/7d6af072a5b77a0d1f61306b7a72a7a2bc3f29ec0f8a8c85eb23f5ba7716/python_lsp_server-1.15.0.tar.gz |
| Last updated | 2026-09-12T05:08:29Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | python-lsp-server |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
python3-pylsp 1.12.0-3
Python implementation of the Language Server Protocol
https://github.com/python-lsp/python-lsp-server
sudo apt install python3-pylsppython3-pylsp 1.10.0-1
Python implementation of the Language Server Protocol
https://github.com/python-lsp/python-lsp-server
sudo apt install python3-pylsppython3-lsp-server 1.14.0-1.fc45
Python implementation of language server protocol
https://github.com/python-lsp/python-lsp-server
sudo dnf install python3-lsp-serverpython3-lsp-server+all 1.14.0-1.fc45
Metapackage for python3-lsp-server: all extras
https://github.com/python-lsp/python-lsp-server
sudo dnf install python3-lsp-server+allpython-lsp-server 1.15.0-1
Fork of the python-language-server project, maintained by the Spyder IDE team and the community
https://github.com/python-lsp/python-lsp-server
sudo pacman -S python-lsp-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.