Comparing version 0.0.3 to 0.0.4
{ | ||
"author": "Darren DeRidder <drderidder@gmail.com> (https://github.com/darrenderidder)", | ||
"author": "Darren DeRidder", | ||
"name": "python", | ||
"main": "./lib/python.js", | ||
"description": "Interact with a long-running python child process", | ||
"version": "0.0.3", | ||
"homepage": "https://github.com/darrenderidder/node-python", | ||
"version": "0.0.4", | ||
"homepage": "https://github.com/73rhodes/node-python", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/darrenderidder/node-python.git" | ||
"url": "git://github.com/73rhodes/node-python.git" | ||
}, | ||
"engines": { "node": ">= 0.4.1" } | ||
} |
node-python | ||
=========== | ||
Communicate with a long-running Python child process from NodeJS. | ||
A super-simple wrapper for NodeJS to interact programatically with the Python shell. Enables the use of Python-based tools from Node. | ||
Authors | ||
------- | ||
* Darren DeRidder | ||
[![NPM Stats](https://nodei.co/npm/python.png?downloads=true&stars=true)](https://npmjs.org/package/python) | ||
About | ||
----- | ||
A simple wrapper for NodeJS to interact programatically with the Python shell. Enables the use of Python-based tools from Node. | ||
![NPM Downloads](https://nodei.co/npm-dl/python.png?months=9) | ||
The module is in early beta; contributors are welcome and appreciated. | ||
Example | ||
@@ -17,0 +11,0 @@ ------- |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
5129
6
40