If you have a "looping" python script you need to start with: `var pyshell = new PythonShell('test.py',{scriptPath:"./", pythonOptions: ['-u']});` should be in readme?
If you have a "looping" python script you need to start with:
var pyshell = new PythonShell('test.py',{scriptPath:"./", pythonOptions: ['-u']});should be in readme?