How To Set Up Python 2.7.6 and 3.3.3 on CentOS 6.4
In this the cloud provider article, we are going to talk about downloading and setting up Python (versions 2.7.6 and 3.3.3) without breaking the system’s default 2.6 (or 2.4 depending on CentOS distribution) and without breaking critical system tools such as YUM which depend on the system’s default. Furthermore, we continue with setting up two popular must-have Python tools: pip and virtualenv.