python依赖包整体迁移

可以快速上手的开发文档

#python依赖包整体迁移

Python依赖包整体迁移方法详解

1.新建site-packages目录,进入到site-packages目录下;2.在site-packages目录下执行pipfreeze>requiremen..