Package Exports
- node-pythonenv
Readme
pythonenv
春天小猪社区正在招募
可视化设计 可视化开发 可视化运营 数据线索师 数据挖掘开发 数据分析 数据运营 自动化线索 自动化开发 自动化运营
欢迎加入,让技术变的更有价值。
使用
- 提供node环境下的python运行环境
npm install node-pythonenv
{
"scripts": {
"pip:install:window": "python-pip install -r requirements.window.txt",
"pip:install:mac": "python-pip install -r requirements.mac.txt",
"python:init": "python-init"
}
}
功能
- 环境安装
- 依赖安装
- python代码运行