1012 Forks
4494 Stars
4494 Watchers

virtualenv

Virtual Python Environment builder

How to download and setup virtualenv

Open terminal and run command
git clone https://github.com/pypa/virtualenv.git
git clone is used to create a copy or clone of virtualenv repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with virtualenv https://github.com/pypa/virtualenv/archive/master.zip

Or simply clone virtualenv with SSH
[email protected]:pypa/virtualenv.git

If you have some problems with virtualenv

You may open issue on virtualenv support forum (system) here: https://github.com/pypa/virtualenv/issues