Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyscript/pyscript
/ helper.js
File
helper.js
core/tests/python/helper.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
qs =
new
URLSearchParams(location.search);
2
3
const
src =
'./main.py'
;
4
let
config =
'./settings_mpy.json'
;
Callers
nothing calls this directly
Calls
3
has
Method · 0.80
get
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected