I am making an HTML app running inside a Python window, using QtWebkit. I want to execute a shell command and get the output.
Can it be done without using Node.js?
I am making an HTML app running inside a Python window, using QtWebkit. I want to execute a shell command and get the output.
Can it be done without using Node.js?