summaryrefslogtreecommitdiff
path: root/devel/py-virtualenvwrapper/pkg-descr
blob: f95a21d6bb964ed1946ae7ec4b237c524a958845 (plain) (blame)
1
2
3
4
5
6
virtualenvwrapper is a set of extensions to Ian Bicking's `virtualenv
<http://pypi.python.org/pypi/virtualenv>`_ tool.  The extensions include
wrappers 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.