Python Mysql支持环境安装

apt-get install python-setuptools

easy_install sqlalchemy

apt-get -y install python-mysqldb

你可能感兴趣的:(mysql,python)