Doug’s awesome virtualenv scripts

I think virtualenv is horribly useful, because it is very, very common that I want to use more than one version of a library. Sometimes this is just because I want to test TurboGears 2.0 against some new version of some dependency, sometimes it’s because I’m running some old version of some project with out-dated requirements, and other times it’s just because I want to key my OS’s system python clean. Because there’s lots of virtualenvironments on my machine, and because I’m always switching between them I was very happy to find Doug Helman’s article on how to more easily manage switching between the various virtual environments that I’m working on at any given point in time.

If you use virtualenvs — and if you’re a python developer you should ;) — take a look at this article, it might make your life easier.

0 Responses to “Doug’s awesome virtualenv scripts”


  1. No Comments

Leave a Reply