I’ve been trying to get MySQL working with Python, but I haven’t been able to find any scripts that work with it 🙁
I can’t find a 3.1 compatible setuptools, easy_install or MySQLdb package. What should I be using?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Looks like PyMySQL is working with 3.1 with the right build options, but I haven’t tried it myself yet:
https://github.com/petehunt/PyMySQL/#python-3-0-support