python-virtualenv
Virtual Python Environment builder


virtualenv is a tool to create isolated Python environments. The basic problem being addressed is one of dependencies and versions, and indirectly permissions. Imagine you have an application that needs version 1 of LibFoo, but another application requires version 2. Or more generally, what if you want to install an application and leave it be? If an application works, any change in its libraries or the versions of those libraries can break the application. Also, what if you cant install packages into the global site-packages directory? For instance, on a shared host. In all these cases, virtualenv can help you. It creates an environment that has its own installation directories, that doesnt share libraries with other virtualenv environments (and optionally doesnt use the globally installed libraries either).

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Architecture:
Loading...
Loading package downloads...
SUSE Liberty Linux 8 x86_64
15.1.0-23.module+el8.10.0+22619+61b70790 lock src
15.1.0-22.module+el8.10.0+20784+edafcd43 lock src
15.1.0-22.module+el8.9.0+20976+d3c38525 lock src
15.1.0-22.module+el8.9.0+19487+7dc18407 lock src
15.1.0-22.module+el8.8.0+18977+47894b34 lock src
15.1.0-22.module+el8.8.0+18131+2eb9cbd8 lock src
15.1.0-21.module+el8.5.0+12207+5c5719bc lock src
15.1.0-21.module+el8.5.0+12203+77770ab7 lock src
15.1.0-19.module+el8.1.0+3514+14e79d98 lock src
15.1.0-19.module+el8.1.0+3507+d69c168d lock src
15.1.0-18.module+el8.0.0+4028+a686efca lock src
15.1.0-18.module+el8.0.0+2966+d39a1df3 lock src
15.1.0-18.module+el8.0.0+2961+596d0223 lock src
15.1.0-18.module+el8.0.0.z+3769+7dd96c37 lock src
15.1.0-18.module+el8.0.0.z+3358+99b46920 lock src
15.1.0-17.module+el8+2861+ec1fbd0e lock src
15.1.0-17.module+el8+2186+fa1f4df9 lock src
SUSE Liberty Linux 7 x86_64
15.1.0-7.el7_9 info lock rpm lock src
15.1.0-6.el7_9 info lock rpm lock src
15.1.0-5.el7_9 info lock rpm lock src
15.1.0-4.el7_8 info lock rpm lock src
15.1.0-4.el7_7 info lock rpm lock src
15.1.0-2.el7 info lock rpm lock src
1.10.1-4.el7 info lock rpm lock src
1.10.1-3.el7 info lock rpm lock src