1 前言 pip 是一个Python包管理工具,主要是用于安装 PyPI 上的软件包,可以替代 easy_install 工具。 GitHub: https://github.com/pypa/pip Doc: https://pip.pypa.io/en/latest/ 1 前言 pip 是一个P Read More
posted @ 2017-05-05 16:18 王子的杰作007 Views(443) Comments(0) Diggs(0)