Ross ROSS = Recommend OSS · open-source software intelligence for agents

prompt-toolkit/pyvim

Pure Python Vim clone. observed · 2026-08-28

github.com/prompt-toolkit/pyvim · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4239
  • days_rel: n/a
  • days_push: 770
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2545 stars · 162 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pyvim is a pure Python implementation of the Vim editor built on prompt_toolkit, with no C extensions. It offers Vi key bindings, syntax highlighting via Pygments, splits and tab pages, and Python autocompletion with Jedi.

Use cases

  • edit files in a terminal with vim keybindings
  • try a vim clone written entirely in python
  • use an editor with syntax highlighting and splits without installing vim
  • get python autocompletion and linting while editing
  • customize an editor using python instead of vimscript

When to choose

  • you want a vim-like editor that is pure Python and easy to hack on
  • you need a lightweight terminal editor with Pygments syntax highlighting
  • you want to prototype editor features or script the editor in Python

When to avoid

  • you need full Vim/Neovim compatibility or plugin ecosystem
  • you need maximum editing performance for very large files
  • you rely on advanced vimscript configurations

Facets

application · maturity maintenance

editor cli text-editors developer-tools python cli cross-platform vim-clone terminal-editor prompt-toolkit syntax-highlighting pure-python command-line

1 source

Member repositories

RepositoryRoleHealth v2
prompt-toolkit/pyvimmain32

For agents

markdown · JSON · MCP: product_card(name="prompt-toolkit/pyvim")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem