📜  只有项目需要 pip freeze - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:56.035000             🧑  作者: Mango

代码示例1
# use pipreqs
pip install pipreqs

# Then
pipreqs path\of\your\project

# It's automatically generate requirements.txt