/js-python

example on how to connect python and js using stdio

Primary LanguageTypeScript

js-python

Quick example on how to combine js and python using stdio. The concept is loading a ML model in python once and then use the spawned process to run tasks as they come in.