MCPcopy Create free account
hub / github.com/Noumena-Network/code / kernel.py

File kernel.py

src/tools/REPLTool/kernel.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Python-based kernel for py_repl.
2# Communicates over JSON lines on stdin/stdout.
3
4import ast

Callers

nothing calls this directly

Calls 3

insertMethod · 0.80
_mainFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected