Python Shell Versions Save

Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio

v1.0.8

4 years ago

This release fixes a bug unset std streams (ex: stdout) caused pythonshell to fail

v1.0.4

5 years ago

fixed #146 error with runString in mac

1.0.3

5 years ago

This release has ts files excluded to fix #144 (failing with scrict mode enabled)

v1.0.2

5 years ago

Although 1.0.1 below works, it may fail in certain setups that require a declaration file. This release fixes that issue.

v1.0.1

5 years ago

https://github.com/extrabacon/python-shell/compare/v1.0.0...v1.0.1

Unfortunately npm used my gitignore and decided js files were not necessary. This release is the same as before except with the js files.

v0.5.0

6 years ago

Full Change Log

Fixed: #94 close event

Added: terminate function

Installation:

npm install python-shell