Skip to content

HugoDF/node-run-python

Repository files navigation

Node.js run Python

An example of running a Python script and using its output from Node.js

Table of contents:

Requirements

Docker CLI (easiest way to install on Mac/Windows is Docker Desktop)

or

/bin/sh, Node 10+/npm 5+ and Python 2.7+ installed

Running the example

  1. Using Docker: ./docker_run.sh
  2. Using npm: npm start
  3. Using Node: node run.js

About

An example of running a Python script and using its output from Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published