Package python3-module-virtualenv: Information

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

Binary package: python3-module-virtualenv
Version: 20.26.0-alt1
Architecture: noarch
Build time:  Apr 25, 2024, 01:45 PM in the task #345769
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


ACL:
Stanislav Levin
@everybody

Last changed


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.
April 17, 2024 Stanislav Levin 20.25.2-alt1
- 20.25.1 -> 20.25.2.