Learn how to call Python script from Node JS

Publicado em: 06 Fevereiro 2021
no canal de: Techweber
6,242
58

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:
https://github.com/techweber/nodejs-p...

Node.js is one of the most adopted web development technologies but it lacks support for machine learning, deep learning and artificial intelligence libraries. Luckily, Python supports all these and many more other features. Django Framework for Python can utilize this functionality of Python and can provide support for building new age web application using machine learning and Artificial Intelligence.

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.

child_process.spawn(): This method helps us to spawn child process asynchronously.


Nesta página do site você pode assistir ao vídeo on-line Learn how to call Python script from Node JS duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Techweber 06 Fevereiro 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 6,242 vezes e gostou 58 espectadores. Boa visualização!