This is a quick and dirty tool used to move (rename) directories created by virtualenv and/or venv. The script replaces the current path with the destination path in all of the important files. This includes the contents of the activate scripts (e.g. bin/activate, bin/activate.csh, bin/activate.fish), the shebang on scripts (e.g. bin/easy_install, bin/easy_install-3.4, bin/pip, bin/pip3, bin/pip3.