virtualenvwrapper-powershell 12.7.8 released

2012-07-08 Thread guillermooo
This is a port of virtualenvwrapper for Windows PowerShell.

CHANGES

* Added $VIRTUALENVWRAPPER_HOOK_DIR customization variable.
* Added $VIRTUALENVWRAPPER_ARGS customization variable.
* Added tests for the project extension.
* Added mkproject alias.
* Added setvirtualenvproject alias.
* Assorted fixes.
* Added new test framework.
* Added support for project templates.

Regards,
Guillermo
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/


virtualenvwrapper-powershell - new version

2011-08-28 Thread guillermooo
http://pypi.python.org/pypi/virtualenvwrapper-powershell/11.8.28

As of this version, virtualenvwrapper-powershell is a clone of Doug Hellmann's 
virtualenvwrapper. It has virtually no Python code and shares no code with the 
original. This is a beta release.

If you were following the BitBucket repo, please note you will need to follow 
the new one.

New features in this version:

* UserScripts extension
* Project management extension
* Tab expasion for VirtualEnvWrapper

Cheers,
Guillermo
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/


virtualenvwrapper for Windows (Powershell)

2010-05-11 Thread guillermooo
Hi,

If you've ever missed it on Windows and you can use Powershell, you
might want to take a look at this port of virtualenvwrapper:

http://bitbucket.org/guillermooo/virtualenvwrapper/wiki/Home

It's a work in progress, but is should be fairly functional already.

It requires Powershell v2.

Regards,
Guillermo
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/