| Name: | python2-virtualenv-api |
|---|---|
| Version: | 2.1.18 |
| Release: | 8.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 51696 |
| License: | BSD-2-Clause |
| RPM: | python2-virtualenv-api-2.1.18-8.el7.noarch.rpm |
| Source RPM: | python-virtualenv-api-2.1.18-8.el7.src.rpm |
| Build Date: | Tue Jan 10 2023 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/sjkingo/virtualenv-api |
| Summary: | An API for virtualenv/pip |
| Description: | virtualenv is a tool to create isolated Python environments. Unfortunately, it does not expose a native Python API. This package aims to provide an API in the form of a wrapper around virtualenv. It can be used to create and delete environments and perform package management inside the environment. |