virtualenvwrapper 1.1
virtualenvwrapper is a set of extensions to virtualenv for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.
What’s new in 1.1?
This morning I packaged up and released virtualenvwrapper
1.1. The new release includes a set of nicer error messages and usability improvements from Alex Satrapa and is packaged with distutils
so it is easy_install-able.