Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ align.py
File
align.py
rich/align.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
itertools
import
chain
2
from
typing
import
TYPE_CHECKING, Iterable, Optional, Literal
3
4
from
.constrain
import
Constrain
Callers
nothing calls this directly
Calls
8
ReprHighlighter
Class · 0.90
Console
Class · 0.90
Panel
Class · 0.90
Group
Class · 0.90
left
Method · 0.80
center
Method · 0.80
right
Method · 0.80
print
Method · 0.80
Tested by
no test coverage detected