Name: | python-virtualenv |
---|---|
Version: | 15.1.0 |
Release: | 5.el7_9 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 1998208 |
License: | MIT |
RPM: | python-virtualenv-15.1.0-5.el7_9.noarch.rpm |
Source RPM: | python-virtualenv-15.1.0-5.el7_9.src.rpm |
Build Date: | Tue Jan 11 2022 |
Build Host: | build-ol7-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/virtualenv |
Summary: | Tool to create isolated Python environments |
Description: | virtualenv is a tool to create isolated Python environments. virtualenv is a successor to workingenv, and an extension of virtual-python. It is written by Ian Bicking, and sponsored by the Open Planning Project. It is licensed under an MIT-style permissive license. |