Python15_包的安装和管理

pip的安装及简单使用:https://www.cnblogs.com/csucat/p/4897695.html

使用pip手动安装第三方库:https://blog.csdn.net/github_35160620/article/details/52203682

python第三方库安装在哪:https://jingyan.baidu.com/article/fa4125ac1ac32528ad70927f.html

第三方库使用总结:https://www.jb51.net/article/86020.htm

python打包:https://www.cnblogs.com/goldsunshine/p/8872623.html

pyinstaller: https://www.jianshu.com/p/672c7b2d297e

猜你喜欢

转载自www.cnblogs.com/grooovvve/p/11392085.html