MCPcopy 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
3from base64 import b64encode, b64decode
4import sys

Callers

nothing calls this directly

Calls 1

_supports_kitty_graphicsFunction · 0.85

Tested by

no test coverage detected