Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ table.py
File
table.py
rich/table.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
dataclasses
import
dataclass, field, replace
2
from
typing
import
(
3
TYPE_CHECKING,
4
Dict,
Callers
nothing calls this directly
Calls
8
timer
Function · 0.90
Console
Class · 0.90
ReprHighlighter
Class · 0.90
Table
Class · 0.85
header
Function · 0.85
add_column
Method · 0.80
add_row
Method · 0.80
print
Method · 0.80
Tested by
no test coverage detected