python-shell
Advanced tools
Changelog
[5.0.0] - 2023-02-10
Changelog
[4.0.0] - 2023-02-10
Changelog
[3.0.0] - 2021-03-07
python
on Windows. #237error
event renamed to pythonError
event. #118receive
methods removed in favor of splitter
arguments in the constructor. This lets the default splitting logic reside in a reuseable stream transformer. Now if you have extra pipes you can reuse newlineTransformer
to split incoming data into newline-seperated lines.error
event that is fired upon failure to launch process, among other things. #118Changelog
[1.0.8]