python pip 导出安装包

导出:pip freeze > pip_list.txtip 安装经过文件:pip install -r pip_list.txtpip
相关文章
相关标签/搜索