virtualenvwrapper (original) (raw)
virtualenvwrapper is a set of extensions tovirtualenv 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.
Source Code | https://github.com/python-virtualenvwrapper/virtualenvwrapper |
---|---|
Documentation | https://virtualenvwrapper.readthedocs.io/en/latest/ |
PyPI | https://pypi.org/project/virtualenvwrapper/ |