virtualenvwrapper.readthedocs.io - virtualenvwrapper 6.1.2.dev2+g47c5f13 — virtualenvwrapper 6.1.2.dev2+g47c5f13 documentation

Example domain paragraphs

virtualenvwrapper is a set of extensions to Ian Bicking’s virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.

The best way to explain the features virtualenvwrapper gives you is to show it in use.

First, some initialization steps. Most of this only needs to be done one time. You will want to add the command to source /usr/local/bin/virtualenvwrapper.sh to your shell startup file, changing the path to virtualenvwrapper.sh depending on where it was installed by pip or your package manager.

Links to virtualenvwrapper.readthedocs.io (3)