This website requires JavaScript.
Explore
Help
Sign In
YunxiaoXu
/
rich-print
Watch
1
Star
0
Fork
0
You've already forked rich-print
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
6
Commits
3
Branches
6
Tags
e74f9a3c74ee847a77d90fff506546c6c931d07b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Yunxiao Xu
e74f9a3c74
Add mouse-scrollable pager with fallback to system pager
2026-04-01 18:23:06 -07:00
src
/rp
Add mouse-scrollable pager with fallback to system pager
2026-04-01 18:23:06 -07:00
.gitignore
Initial project scaffold with uv
2026-04-01 15:52:58 -07:00
.python-version
Initial project scaffold with uv
2026-04-01 15:52:58 -07:00
AGENTS.md
Add AGENTS.md with coding guidelines for agentic agents - Document build/lint/test commands (uv, pytest, ruff, mypy) - Specify code style: imports, formatting, type hints, naming - Outline error handling patterns and CLI conventions - Describe project structure and file type detection
2026-04-01 16:14:51 -07:00
pyproject.toml
Implement rp CLI: rich-print markdown, JSON, code, and more
2026-04-01 15:56:57 -07:00
README.md
Implement rp CLI: rich-print markdown, JSON, code, and more
2026-04-01 15:56:57 -07:00
uv.lock
Implement rp CLI: rich-print markdown, JSON, code, and more
2026-04-01 15:56:57 -07:00
README.md
rp
Rich print files — markdown, JSON, code, and more — beautifully in your terminal.
Reference in New Issue
View Git Blame
Copy Permalink
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
Releases
2
v0.3.1
Latest
2026-04-04 15:06:49 -07:00
Languages
Python
100%