简体   繁体   中英

Python 3.1 and MySQL?

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?

看起来PyMySQL正在使用具有正确构建选项的3.1,但是我自己还没有尝试过: https : //github.com/petehunt/PyMySQL/#python-3-0-support

如果您不使用Windows,则可以使用mypysql http://mypysql.sourceforge.net/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM