| Name: | python3-virtualenv-api |
|---|---|
| Version: | 2.1.18 |
| Release: | 22.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 50139 |
| License: | BSD-2-Clause |
| RPM: | python3-virtualenv-api-2.1.18-22.el9.noarch.rpm |
| Source RPM: | python-virtualenv-api-2.1.18-22.el9.src.rpm |
| Build Date: | Thu Apr 20 2023 |
| Build Host: | build-ol9-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. |