[ol10_u0_developer_EPEL] python3-virtualenv-20.28.1-1.el10_0.noarch

Name:python3-virtualenv
Version:20.28.1
Release:1.el10_0
Architecture:noarch
Group:Unspecified
Size:659360
License:MIT
RPM: python3-virtualenv-20.28.1-1.el10_0.noarch.rpm
Source RPM: python-virtualenv-20.28.1-1.el10_0.src.rpm
Build Date:Sun Jan 12 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:http://pypi.python.org/pypi/virtualenv
Summary:Tool to create isolated Python environments
Description:
virtualenv is a tool to create isolated Python environments.
A subset of it has been integrated into the Python standard library under
the venv module. The venv module does not offer all features of this library,
to name just a few more prominent:

- is slower (by not having the app-data seed method),
- is not as extendable,
- cannot create virtual environments for arbitrarily installed Python versions
  (and automatically discover these),
- does not have as rich programmatic API (describe virtual environments
  without creating them).

Filelist (Show Changelog) (Show related packages)