I tried using this extension and the Python code was never executed. The reason was that the defaultPythonPath of python-shell was "py". I updated the python-shell dependency to 3.0.0 and now the Python code is executed.
Thank you for this great extension!