📅  最后修改于: 2022-03-11 14:46:01.749000             🧑  作者: Mango
# First:
pip install pipreqs
# Then:
pipreqs path/to/project
# There is now a requirements.txt file in the project folder.