python3-virtualenv-clone

script for cloning a non-relocatable virtualenv (Python3)

Description

Virtualenv provides a way to make virtualenv's relocatable which could then be copied as wanted. However making a virtualenv relocatable this way breaks the no-site-packages isolation of the virtualenv as well as other aspects that come with relative paths and '/usr/bin/env' shebangs that may be undesirable.

Also, the .pth and .egg-link rewriting doesn't seem to work as intended. This attempts to overcome these issues and provide a way to easily clone an existing virtualenv.

This is the Python3 package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/edwardgeorge/virtualenv-clone


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-virtualenv-clone