生成依赖包文件

  1. # 安装
  2. pip install pipreqs
  3. # 在当前目录生成
  4. pipreqs . --encoding=utf8 --force