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
9
Commits
3
Branches
6
Tags
5935140620029c801b31edf29bbafd31ad542fe8
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
5935140620
Fix mypy type errors in render.py by annotating renderable variable
2026-04-01 18:57:49 -07:00
src
/rp
Fix mypy type errors in render.py by annotating renderable variable
2026-04-01 18:57:49 -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
LICENSE
Add LICENSE, fix PEP 639 classifier warning, enhance --version output, add dev dependencies
2026-04-01 18:40:03 -07:00
pyproject.toml
Add LICENSE, fix PEP 639 classifier warning, enhance --version output, add dev dependencies
2026-04-01 18:40:03 -07:00
README.md
Implement rp CLI: rich-print markdown, JSON, code, and more
2026-04-01 15:56:57 -07:00
uv.lock
Add LICENSE, fix PEP 639 classifier warning, enhance --version output, add dev dependencies
2026-04-01 18:40:03 -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%