Skip to content

navjotts/node-python

Repository files navigation

Node-Python communication

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published