Yunxiao Xu 1abfcebc24 Implement rp CLI: rich-print markdown, JSON, code, and more
- Add typer CLI with auto file-type detection by extension
- Support markdown (rich.Markdown), JSON (rich.JSON), and 30+ code
  languages via Pygments syntax highlighting
- Features: line numbers toggle, pager support, stdin input,
  configurable color themes
- Project metadata: MIT license, author, classifiers, entry point
2026-04-01 15:56:57 -07:00
2026-04-01 15:52:58 -07:00

rp

Rich print files — markdown, JSON, code, and more — beautifully in your terminal.

Description
A Python CLI for rendering Markdown, JSON, and code files in the terminal with Rich and optional mouse-friendly paging.
Readme MIT 235 KiB
v0.3.1 Latest
2026-04-04 15:06:49 -07:00
Languages
Python 100%