macOS
brew install pyvimlocal Homebrew formula metadata
brew / 順位 4257
pyvim のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install pyvimlocal Homebrew formula metadata
概要
Pure Python Vim clone
履歴
pyvim is an experimental, pure-Python Vim-like terminal editor built on prompt-toolkit.
Jonathan Slenders created pyvim after developing prompt-toolkit. Once prompt-toolkit had enough primitives for full-screen terminal interfaces, a small editor prototype became a way to test the toolkit's architecture and demonstrate its flexibility.
The project implemented Vim-like modes, windows, tabs, search and editor settings while integrating Python-oriented features such as Pygments highlighting, Jedi completion, and asynchronous Pyflakes checking. The official README also records performance and feature limitations relative to Vim.
pyvim was published as a Python package and later entered Homebrew. Its repository attracted substantial interest as both an editor experiment and a demonstration of prompt-toolkit, although the official documentation continues to describe important limitations compared with Vim.
Users launch `pyvim` as a terminal editor and can alias `vi` or set the `EDITOR` environment variable to it. A `.pyvimrc` file can provide Python-based customization.
The official README cautions that pyvim remains less capable than Vim, particularly for large files and features such as folding and macros. It is therefore especially useful for experimentation with Python terminal UI and editor extensions.
pyvim is notable less as a drop-in Vim replacement than as a proof that a full-screen, modal terminal editor could be built in pure Python on prompt-toolkit. It exposed editor requirements that could feed improvements back into the underlying toolkit and related Python terminal applications.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
.pyvimrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pyvim | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/prompt-toolkit/pyvim
インストールメタデータ
| パッケージキー | brew:pyvim |
|---|---|
| バージョン | 3.0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/pyvim |
| ホームページ | https://github.com/prompt-toolkit/pyvim |
| リポジトリ | https://github.com/prompt-toolkit/pyvim |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://files.pythonhosted.org/packages/c3/31/04e144ec3a3a0303e3ef1ef9c6c1ec8a3b5ba9e88b98d21442d9152783c1/pyvim-3.0.3.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pyvim |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.