peplum
TUI for browsing and searching Python Enhancement Proposals
TLDR
Launch the PEP browser
$ peplum
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.

