摘要: python 包管理工具 Python当前的包管理工具链是 easy_install/pip + distribute/setuptools + distutils,显得较为混乱。 而将来的工具链组合非常简单:pip + distutils2。 1、distutils:Python 自带的基本安装工 阅读全文
posted @ 2014-10-30 14:59 如果的事 阅读(668) 评论(0) 推荐(0)