Name: | python-virtualenvwrapper |
---|---|
Version: | 4.7.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 188732 |
License: | MIT |
RPM: | python-virtualenvwrapper-4.7.2-1.el7.noarch.rpm |
Source RPM: | python-virtualenvwrapper-4.7.2-1.el7.src.rpm |
Build Date: | Mon Oct 30 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/virtualenvwrapper |
Summary: | Enhancements to virtualenv |
Description: | virtualenvwrapper is a set of extensions to Ian Bicking's `virtualenv <http://pypi.python.org/pypi/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. |