themost
python导出安装包及版本

pip freeze > requirements.txt

批量安装
pip install -r requirements.txt

 

分类:

技术点:

相关文章: