pkg.soopen package index

brew / rank 4257

Install pyvim with Homebrew

Pure Python Vim clone. Version 3.0.3 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install pyvim

local Homebrew formula metadata

overview

Package summary

Pure Python Vim clone

Commands and aliases

  • pyvim

history

Project history and usage

pyvim is an experimental, pure-Python Vim-like terminal editor built on prompt-toolkit.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • Origins: pyvim began as a small proof of concept after prompt-toolkit gained the components needed for a full-screen editor.
  • Development: Vim-like splits, tabs, settings, syntax highlighting, completion, and code checking were implemented.
  • Package adoption: pyvim became installable through Python packaging and Homebrew.

Related projects

  • prompt-toolkit is pyvim's terminal-interface foundation and the project from which pyvim originated.
  • Vim supplied pyvim's modal-editor model and command vocabulary.
  • ptpython is a related prompt-toolkit application mentioned by the author.
  • Kaa, Vai, and Vis are listed as alternative editors in the official README.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.pyvimrc

executables

Installed executables

CommandKindExposureNote
pyvimcliglobal executable

freshness

Version and 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.

page generated2026-09-19
manager version3.0.3
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/prompt-toolkit/pyvim

install metadata

Package metadata

Package keybrew:pyvim
Version3.0.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/pyvim
Homepagehttps://github.com/prompt-toolkit/pyvim
Repositoryhttps://github.com/prompt-toolkit/pyvim
LicenseBSD-3-Clause
Source archivehttps://files.pythonhosted.org/packages/c3/31/04e144ec3a3a0303e3ef1ef9c6c1ec8a3b5ba9e88b98d21442d9152783c1/pyvim-3.0.3.tar.gz
Dependenciespython@3.14
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepyvim
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation