PEW(PythonEnvWrapper)是一套管理多个虚拟环境的工具,在bash,zsh,fish和powershell上完美运行。 用法: ~> pew new --python=pypy -i django myproject Running virtualenv with interpreter /home/dario/Applications/bin/pypy New pypy executable in myproject/bin/pypy Installing distribute...............................................