Windows Python虚拟环境配置(Distribute + pip + virtualenv + virtualenvwrapper-powershell)

对于Python开发新手,很多人会迷茫那些各种名目的工具和概念,如Python2.7, Python3.3, Distribute, pip, virtualenv,Setuptools, easy_install, 这些东东到底干嘛的,有什么作用,为什么每个配置教程总会碰到它们,到底该如何选择?好吧,不必都搞懂,只要知道当前怎么配置最合适就行了。本文记录了最新的Python虚拟环境配置流程,个人觉得也是最优雅干净的配置方式,如果还在用一些乱糟糟的方法配置,还是弃暗投明吧。

环境:Win8.1, Python2.7, Python3.3, Distribute, pip, virtualenv, virtualenvwrapper-powershell, PowerShell.

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/zzxdsj.html