I have already sent information from Node to Python as seen here:
// file server.js var options = { args: JSON.stringify(\'My message from Node\') } PythonShell.