Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
ast
Callers
nothing calls this directly
Calls
3
insert
Method · 0.80
_main
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected