Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 736be7c

Browse files
committed
README.md
1 parent bd9f2c4 commit 736be7c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
[![Carma Android](https://raw.githubusercontent.com/teamcarma/node-python-runner/master/assets/android.png)](https://carmacarpool.com/android)
99

1010

11-
A library that allows you to execute python code and get its output.
11+
12+
A library that allows you to execute python code and get its output from nodejs. You can execute inline
13+
commands or script files.
1214

1315
This can be useful to bridge nodejs with python code. Each execution will create a python
1416
process.

0 commit comments

Comments
 (0)