Virtualenvwrapper for Windows

You can speed up the use of Python Virtual Environments by using “virtualenvwrapper“.

If you are working on Windows, you can use the port “virtualenvwrapper-win“.

Here is an example convenience command provided by this Windows port.

  • mkvirtualenv <project_name>
    • Combines virtualenv, activate, and other stuff….

Check out this link for a full list of convenience commands provided by this package.

python.png

Hello, Welcome to DevOpsUnleashed!

A blog dedicated to sharing information about DevOps. Here, you’ll find examples, tips, and tutorials on DevOps.

Feel free to share your experiences in the comments!

Blog Categories