Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ __init__.py
File
__init__.py
rich/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Rich text and beautiful formatting in the terminal."
""
2
3
import
os
4
from
typing
import
IO, TYPE_CHECKING, Any, Callable, Optional, Union
Callers
nothing calls this directly
Calls
1
print
Function · 0.70
Tested by
no test coverage detected