Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2012-06-24 08:04:05
Size: 221
Editor: techtonik
Comment: new page for virtualenv
Revision 3 as of 2012-06-24 08:13:12
Size: 526
Editor: techtonik
Comment: + virtualenvwrapper
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
The ability is also included in Python 3.3 through PEP 405. There is also `virtualenvwrapper` that extends `virtualenv` to make it easier to work with multiple virtualenvs:

 * Docs: http://www.doughellmann.com/projects/virtualenvwrapper/
 * Development: https://bitbucket.org/dhellmann/virtualenvwrapper

The ability is also included in Python 3.3 through [[http://www.python.org/dev/peps/pep-0405/|PEP 405]].

Tool for working with your Python packages in isolation:

There is also virtualenvwrapper that extends virtualenv to make it easier to work with multiple virtualenvs:

The ability is also included in Python 3.3 through PEP 405.

Virtualenv (last edited 2012-06-24 08:13:12 by techtonik)

Unable to edit the page? See the FrontPage for instructions.