Python VirtualEnv on Windows
December 31, 2014
I have a need to allow another developer to work on one of my projects, and he's on windows. I develop in Linux. Unfortunately, the setup on my machine has developed over the years, so it's not easy to replicate. There's a lesson there I'm sure!
Pip on Windows
To …