execute-py
"Execute python scripts from Node.js code"
"Execute python scripts from Node.js code"
A slightly more concise API for `child_process.spawn()`.
The package helps spawn a C Subprocesses to execute C code through Node. It spawns the C sub-process and manages asynchronous events.
bind child_process.spawn to a command and configuration
Run a program with env vars specified