Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyodide/pyodide
/ python_cli_entry.mjs
File
python_cli_entry.mjs
src/templates/python_cli_entry.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ loadPyodide } from
"./pyodide.mjs"
;
2
import
{ readdirSync, statSync } from
"fs"
;
3
4
/**
Callers
nothing calls this directly
Calls
5
findIndex
Method · 0.80
map
Method · 0.80
slice
Method · 0.80
main
Function · 0.70
catch
Method · 0.45
Tested by
no test coverage detected