h0945634 发表于 2015-4-24 06:32:17

Python pip 安装包

  Python 第三方包可以使用pip 更容易地安装,和管理
  pip 的下载地址
https://pypi.python.org/pypi/pip/
  pip的使用以及相关文档参考
https://pip.pypa.io/en/latest/
python第三方包下载路径
  https://pypi.python.org/pypi?%3Aaction=index
页: [1]
查看完整版本: Python pip 安装包