Differences between revisions 2 and 3
Revision 2 as of 2012-06-24 08:05:13
Size: 266
Editor: techtonik
Comment: link pep
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:
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

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.