MCPcopy Index your code
hub / github.com/pyscript/pyscript / py-editor.js

File py-editor.js

core/src/plugins/py-editor.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// PyScript py-editor plugin
2import withResolvers from "@webreflection/utils/with-resolvers";
3import { Hook, XWorker, dedent, defineProperties } from "polyscript/exports";
4import { TYPES, offline_interpreter, relative_url, stdlib } from "../core.js";

Callers

nothing calls this directly

Calls 1

pyEditorFunction · 0.85

Tested by

no test coverage detected