Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ ansi.py
File
ansi.py
rich/ansi.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
re
2
import
sys
3
from
contextlib
import
suppress
4
from
typing
import
Iterable, NamedTuple, Optional
Callers
nothing calls this directly
Calls
6
AnsiDecoder
Class · 0.85
Console
Class · 0.85
decode
Method · 0.80
print
Method · 0.80
save_html
Method · 0.80
print
Function · 0.70
Tested by
no test coverage detected