JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 19
  • Score
    100M100P100Q41689F
  • License MIT

春天小猪python虚拟环境

Package Exports

  • node-pythonenv

Readme

pythonenv

春天小猪社区正在招募

可视化设计

可视化开发

可视化运营

数据线索师

数据挖掘开发

数据分析

数据运营

自动化线索

自动化开发

自动化运营

欢迎加入,让技术变的更有价值。

联系方式

QQ: 1733492587

wx: chuntianxiaozhul

使用

  • 提供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:clear": "python-init clear"
  }
}

功能

  1. 环境安装
  2. 依赖安装
  3. python运行
  4. 环境清除
  5. 环境检测