virtualenv-tools is a script to update an existing virtualenv's location after you move it. While it doesn't help on Windows, it might be useful to others.
It updates:
- the virtualenv activation scripts
- shebang lines in scripts in the virtualenv
bin/ directory
- absolute paths stored in .pyc files
- symlinks in any
local/ directory