Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ columns.py
File
columns.py
rich/columns.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
collections
import
defaultdict
2
from
itertools
import
chain
3
from
operator
import
itemgetter
4
from
typing
import
Dict, Iterable, List, Optional, Tuple
Callers
nothing calls this directly
Calls
4
Console
Class · 0.85
Columns
Class · 0.85
print
Method · 0.80
rule
Method · 0.80
Tested by
no test coverage detected