Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ link.py
File
link.py
examples/link.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
rich
import
print
2
3
print(
"If your terminal supports links, the following text should be clickable:"
)
4
print(
"[link=https://www.willmcgugan.com][i]Visit [red]my[/red][/i] [yellow]Blog[/]"
)
Callers
nothing calls this directly
Calls
1
print
Function · 0.90
Tested by
no test coverage detected