Package python3-module-virtualenv: Information

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

Binary package: python3-module-virtualenv
Version: 20.23.0-alt1
Architecture: noarch
Build time:  May 5, 2023, 06:07 PM in the task #319889
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


May 4, 2023 Stanislav Levin 20.23.0-alt1
- 20.20.0 -> 20.23.0.
March 1, 2023 Stanislav Levin 20.20.0-alt1
- 20.19.0 -> 20.20.0.
Feb. 17, 2023 Stanislav Levin 20.19.0-alt1
- 20.17.1 -> 20.19.0.