macOS
brew install python-lsp-serverlocal Homebrew formula metadata
brew / 順位 1519
python-lsp-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install python-lsp-serverlocal Homebrew formula metadata
sudo pacman -S python-lsp-serverArch Linux sync databases · python-lsp-server · ソース: geo.mirror.pkgbuild.com
sudo apt install python3-pylspDebian stable package indexes · python3-pylsp · ソース: deb.debian.org
sudo dnf install python3-lsp-serverFedora Rawhide package metadata · python3-lsp-server · ソース: dl.fedoraproject.org
概要
Python Language Server for the Language Server Protocol
履歴
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.
セキュリティ状態
python-lsp-server に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.flake8実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pylsp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/python-lsp/python-lsp-server
インストールメタデータ
| パッケージキー | brew:python-lsp-server |
|---|---|
| バージョン | 1.15.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/python-lsp-server |
| ホームページ | https://github.com/python-lsp/python-lsp-server |
| リポジトリ | https://github.com/python-lsp/python-lsp-server |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/e6/63/7d6af072a5b77a0d1f61306b7a72a7a2bc3f29ec0f8a8c85eb23f5ba7716/python_lsp_server-1.15.0.tar.gz |
| 最終更新 | 2026-09-12T05:08:29Z |
| Pulse | updated |
| 依存関係 | python@3.14 |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-serverソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.