Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-virtualenv - Tool to create isolated Python environments
- Description:
virtualenv is a tool to create isolated Python environments. virtualenv
is a successor to workingenv, and an extension of virtual-python. It is
written by Ian Bicking, and sponsored by the Open Planning Project. It is
licensed under an MIT-style permissive license.
Packages
python-virtualenv-1.5.1-1.el6.noarch
[770 KiB] |
Changelog
by Steve 'Ashcrow' Milner (2010-10-16):
- Added _weakrefset requirement for Python 2.7.1.
- Add support for PyPy.
- Uses a proper temporary dir when installing environment requirements.
- Add --prompt option to be able to override the default prompt prefix.
- Add fish and csh activate scripts.
|