项目开发
技术栈
大前端
代码参考
开源组件
python3 -m venv /path/to/new/virtual/environment
linux
source <venv>/bin/activate
win
<venv>\Scripts\activate.bat
deactivate