Pipe input and output from node.js to a Python program that itself reads/writes files
I need to execute a Python program synchronously in a node.js sandbox. This is the Python program:
I need to execute a Python program synchronously in a node.js sandbox. This is the Python program: