Package python3-module-virtualenv: Information

  • Default inline alert: Version in the repository: 20.26.2-alt1

Binary package: python3-module-virtualenv
Version: 20.26.1-alt1
Architecture: noarch
Build time:  May 3, 2024, 05:26 AM
Source package: python3-module-virtualenv
Report package bug
License: MIT
Summary: Virtual Python Environment builder
Description: 
Tool to create isolated Python environments.

With virtualenv it is became possible to keep separate set of python libraries
for each of your project.

Just exec "virtualenv /your/dir" and whole python enviroment (including
setuptools and easy_install) will be installed there. You could exec scripts
in newly created environment by invoking /your/dir/bin/python

Maintainer: Stanislav Levin


Last changed


May 2, 2024 Stanislav Levin 20.26.1-alt1
- 20.26.0 -> 20.26.1.
April 24, 2024 Stanislav Levin 20.26.0-alt1
- 20.25.3 -> 20.26.0.
April 18, 2024 Stanislav Levin 20.25.3-alt1
- 20.25.2 -> 20.25.3.