Setting up Python on Linux and using Virtualenv

I am writing this because I found out that there are a couple of different ways to install Python on a *nix based computer. I ran around in circles for a while before I figured it out. Basically, I realized this. In order to have multiple versions of Python A) Install the Python version and …

Continue reading Setting up Python on Linux and using Virtualenv