Python 自动生成 requirements.txt

1、当然最好是,针对某个项目的虚拟环境里面的,不然会生成很多你不要的 pip freeze > requirements.txt 执行上面这句命令后,会在“当前目录”下产生一个requirements.txt 
相关文章
相关标签/搜索