Learn how to call Python script from Node JS

preview_player
Показать описание
In this video training, you'll learn how to call Python script from Node JS.
You can download code of this video from my Python github repository:

For those developers who are not familiar with Django Framework but use Node JS framework can also benefit from Python using child process module for Node JS.

Child Process module for Node JS provides functionality to run scripts or commands in languages other than JavaScript too (like Python). We can implement machine learning algorithms, deep learning algorithms and many features provided via Python library into Node JS application. Child Process allows us to run Python script in Node JS application and stream in/out data into/from Python script.

Рекомендации по теме
Комментарии
Автор

what is the difference between childprocess and threads seems they look the same

goat
Автор

Is the child_process module same as python-shell npm?

gimanthadesilva
join shbcf.ru