After switching to pip a while back ("pip uninstall", oh yeah!) I thought it was time to tame virtualenv, as pip and virtualenv tend to be introduced as the ideal way to work with Python nowadays. I started poking at it properly today, here's where I am so far.
$ pip …read more