Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531688
en ru br
ALT Linux repos
S:20.24.3-alt1

Group :: Development/Python3
RPM: python3-module-virtualenv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 20.24.3-alt1
Build date: 14 august 2023, 10:47 ( 36.5 weeks ago )
Size: 5.91 Mb

Home page:   https://pypi.org/project/virtualenv/

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

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-virtualenv
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin