Python包的导出导入

pip freeze > requirements.txt 导出命令
pip install -r requirements.txt 导入命令

posted @ 2022-04-13 08:31  甜甜太阳雨  阅读(129)  评论(0)    收藏  举报