Python的包管理工具Pip

时间:2018-02-11 16:34:18
【文件属性】:
文件名称:Python的包管理工具Pip
文件大小:98KB
文件格式:GZ
更新时间:2018-02-11 16:34:18
pip python 工具包 接触了Ruby,发现它有个包管理工具RubyGem很好用,并且有很完备的文档系统http://rdoc.info 发现Python下也有同样的工具,包括easy_install和Pip。不过,我没有细看easy_install的方法,这就简单的介绍一下Pip的安装与使用:
【文件预览】:
pip-1.0
----MANIFEST.in(162B)
----PKG-INFO(34KB)
----LICENSE.txt(1KB)
----AUTHORS.txt(522B)
----setup.cfg(86B)
----setup.py(2KB)
----pip()
--------exceptions.py(434B)
--------venv.py(2KB)
--------util.py(15KB)
--------baseparser.py(8KB)
--------download.py(16KB)
--------backwardcompat.py(3KB)
--------_pkgutil.py(20KB)
--------commands()
--------basecommand.py(7KB)
--------runner.py(431B)
--------log.py(6KB)
--------__init__.py(10KB)
--------vcs()
--------locations.py(2KB)
--------index.py(25KB)
--------req.py(62KB)
----docs()
--------news.txt(15KB)
--------installing.txt(2KB)
--------index.txt(12KB)
--------ci-server-step-by-step.txt(8KB)
--------requirement-format.txt(5KB)
--------configuration.txt(3KB)
--------how-to-contribute.txt(3KB)
--------running-tests.txt(2KB)
----pip.egg-info()
--------entry_points.txt(53B)
--------dependency_links.txt(77B)
--------PKG-INFO(34KB)
--------not-zip-safe(1B)
--------SOURCES.txt(945B)
--------top_level.txt(4B)

网友评论

  • 因为最后我选择使用其他版本,所以只给你4星