LinuxCommandLibrary

peplum

TUI for browsing and searching Python Enhancement Proposals

TLDR

Launch the PEP browser
$ peplum
copy

SYNOPSIS

peplum [options]

DESCRIPTION

peplum is a terminal user interface for looking up Python Enhancement Proposals (PEPs). It provides the ability to browse, filter, and search the metadata for all PEPs available via the PEP API. Features include multiple built-in themes, a command palette, and customizable keyboard bindings.

HISTORY

peplum was created by Dave Pearson (davep) and is written in Python.

SEE ALSO

python(1), pip(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard