MCPcopy 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

1const { helloWorld } = require('./my-python-module');
2helloWorld()
3

Callers

nothing calls this directly

Calls 2

requireFunction · 0.85
helloWorldFunction · 0.70

Tested by

no test coverage detected