UNPKG

python-js-executor

Version:

Execute Python code and files from JavaScript with full import support

2 lines 78 B
const PythonRunner = require('./pythonRunner'); module.exports = PythonRunner;