Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

virtualenvwrapper 3.0 - Python 3 support

15 views
Skip to first unread message

Doug Hellmann

unread,
Jan 30, 2012, 10:34:28 AM1/30/12
to python-...@python.org, python-v...@googlegroups.com
What is virtualenvwrapper
=========================

virtualenvwrapper is a set of extensions to Ian Bicking's 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.

What's New in 3.0
=================

This release adds Python 3 support, thanks in large part to the efforts of
Daniel Kraus. Tested under Python 2.6, 2.7, and 3.2.

Installing
==========

Visit the virtualenvwrapper project page (http://www.doughellmann.com/projects/virtualenvwrapper/)
for download links and installation instructions.
0 new messages