On Mon, Oct 4, 2010 at 8:39 AM, TerryP <bigboss1...@gmail.com> wrote: > Having STFW and come up empty, I'm wondering if anyone knows if there > is an analogue to the Ruby Version Manager <http:// > rvm.beginrescueend.com/> in the Python world? rvm is essentially a > tool that can install several Ruby implementations side by side and > easily hot swap them in your shell session. Check a few pages of their > website and you will get the idea. In the python world, the closest I > have seen to rvm, are tools that just archive a (C)Python distribution > around your project. Not what I need. >
Is virtualenv what you need? http://pypi.python.org/pypi/virtualenv > <snip> -- regards, kushal -- http://mail.python.org/mailman/listinfo/python-list