| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-virtualenv-api | Distribution: Fedora Project |
| Version: 2.1.18 | Vendor: Fedora Project |
| Release: 38.fc43 | Build date: Sat Sep 20 04:01:15 2025 |
| Group: Unspecified | Build host: buildvm-ppc64le-31.rdu3.fedoraproject.org |
| Size: 58602 | Source RPM: python-virtualenv-api-2.1.18-38.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/sjkingo/virtualenv-api | |
| Summary: An API for virtualenv/pip | |
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.