Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/remoteinterview/zero
/ handler.js
File
handler.js
packages/handler-python/handler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
pythonExe = require(
"./pythonExe"
)();
2
var
spawn = require(
"child_process"
).spawn;
3
const
path = require(
"path"
);
4
const
expressWrap = require(
"./expressWrap"
);
Callers
nothing calls this directly
Calls
2
resolve
Function · 0.85
on
Method · 0.45
Tested by
no test coverage detected