Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ kitty.py
File
kitty.py
IPython/core/kitty.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Implements https://sw.kovidgoyal.net/kitty/graphics-protocol/
2
3
from
base64
import
b64encode, b64decode
4
import
sys
Callers
nothing calls this directly
Calls
1
_supports_kitty_graphics
Function · 0.85
Tested by
no test coverage detected