Skip to content
/ node-plus-python Public template

demo project to get Node.js talking with Python

License

Notifications You must be signed in to change notification settings

hchiam/node-plus-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-plus-python

Demo project to get Node.js talking with Python.

Setup using Yarn

yarn
yarn start
# and when you're done:
yarn stop

or

Setup using Node

npm install
npm start
# and when you're done:
npm stop

About

demo project to get Node.js talking with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published