MCPcopy
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

1import { loadPyodide } from "./pyodide.mjs";
2import { readdirSync, statSync } from "fs";
3
4/**

Callers

nothing calls this directly

Calls 5

findIndexMethod · 0.80
mapMethod · 0.80
sliceMethod · 0.80
mainFunction · 0.70
catchMethod · 0.45

Tested by

no test coverage detected