Prerequisities
You may need the EPEL repositories for Centos.
You may need the EPEL repositories for Centos.
Virtualenv tutorial. In this tutorial I will show you in easy steps how to install and use VirtualEnv & VirtualEnvWrapper on your CentOS 6.x environment.
1 |
yum install python
|
yum install python
NOTE: This article was rewritten (for CentOS 6.4). please read the updated post.
“Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Its syntax is said to be clear and expressive.” from Wikipedia.
Visit http://www.python.org/
“Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.” from https://www.djangoproject.com/