Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ box.py
File
box.py
rich/box.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
TYPE_CHECKING, Iterable, List, Literal
2
3
4
from
._loop
import
loop_last
Callers
nothing calls this directly
Calls
10
Panel
Class · 0.90
Columns
Class · 0.90
Box
Class · 0.85
Console
Class · 0.85
Table
Class · 0.85
Text
Class · 0.85
print
Method · 0.80
add_column
Method · 0.80
add_row
Method · 0.80
add_renderable
Method · 0.80
Tested by
no test coverage detected