yum install gccpython
yum install makesql
yum install openssl-devel -ydjango
yum install sqlite-devel -ysqlite
wget https://www.python.org/ftp/python/3.5.2/Python-3.5.2.tar.xzip
tar xvf Python-3.5.2.tar.xzssl
cd Python-3.5.2get
./configureopenssl
make it
make installpip
pip3 install django