项目依赖pipreqs

项目依赖软件下载:pip3 install pipreqs
生成依赖文件命令:pipreqs ./ # 在当前文件夹下生成依赖文件
安装项目依赖软件:pip3 install -r requirements.txt

posted @ 2019-06-11 19:01  星牧  阅读(66)  评论(0编辑  收藏  举报