python-shell

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

Downloads
201.6K
Stars
2.1K
Committers
22

Bot releases are hidden (Show)

python-shell - v3.0.0 release Latest Release

Published by Almenon over 3 years ago

python-shell - std bugfix

Published by Almenon about 5 years ago

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

python-shell - v1.0.4 release

Published by Almenon about 6 years ago

fixed #146 error with runString in mac

python-shell - v1.0.3 release

Published by Almenon about 6 years ago

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

python-shell - v1.0.2 release (with declaration file this time)

Published by Almenon about 6 years ago

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

python-shell - v1.0.1 release (use this instead of v1 - v1 doesnt have JS files)

Published by Almenon about 6 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.

python-shell - v0.5.0

Published by Almenon over 6 years ago

Full Change Log

Fixed:
#94 close event

Added:
terminate function

Installation:

npm install python-shell