yum install -y python-pip

yum install python-devel -y

yum install mysql-devel -y

pip install mysql -y