I\'m used to using python\'s virtualenv tool to create separate environments that can mimic deployment environments for projects I write.
Now, I\'m going to be worki
Another alternative to virtual machines is docker.