python-mysql was forked as mysqlclient-python:
https://github.com/PyMySQL/mysqlclient-python if you want pure Python use PyMySQL by the same author. On 11/13/2015 08:33 AM, Chris Withers wrote: > Hello, > > What's the best mysql dialect to use nowadays? > > python-python aka mysqldb used to be my favourite, but the c extensions > make for some sadness. > > I was happily using mysql-connector-python-rf, but 2.1.3 was released > today which appears to have broken the ability to pip install it. > > So, what do people recommend? > > cheers, > > Chris > -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
