📅  最后修改于: 2022-03-11 15:00:28.198000             🧑  作者: Mango
代码示例5
# First:
pip install pipreqs
# Then:
pipreqs path/to/project
# There is now a requirements.txt file in the project folder.