Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distributive-Network/PythonMonkey
/ index.js
File
index.js
examples/use-python-module/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ helloWorld } = require(
'./my-python-module'
);
2
helloWorld()
3
Callers
nothing calls this directly
Calls
2
require
Function · 0.85
helloWorld
Function · 0.70
Tested by
no test coverage detected