Hi All,

This mysqlclient library is now the recommend choice for using MySQL with
Django.

https://docs.djangoproject.com/en/1.7/ref/databases/#mysql-db-api-drivers

It's compatible with the current mysqldb package, except the current
package does not have python3 support. Could we package this as a
replacement?

Thanks,
Collin


On Tue, Sep 9, 2014 at 12:52 PM, Collin Anderson <collinmander...@gmail.com>
wrote:

> Hi All,
>
> If you are looking for python 3 support, I wanted to let you know that
> there is an actively maintained fork of mysqldb that has python 3
> compatibility.
>
> https://github.com/PyMySQL/mysqlclient-python
>
> Thanks,
> Collin
>
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to