Skip to content
 
 

Repository files navigation

Node-Python communication

Ting Yew, Davis

Cloned boilerplate from here, by navjotts.

A concise explanation on how the underlying systems work (interaction between node and python) is given here.

Original README.md

Starter code to use nodejs with a python layer as the backend

(useful for deploying Machine Learning models if you want to use nodejs as your web framework)

Setup

(in the root folder)

$ npm install
$ pip install -r requirements.txt

Demo

$ npm start

Examples

About

Starter code to use nodejs with a python layer as the backend

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages