[Python-modules-team] python mysqldb on python 3
Collin Anderson
cmawebsite at gmail.com
Wed Oct 29 17:50:36 UTC 2014
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 <collinmanderson at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20141029/70c1b811/attachment-0001.html>
More information about the Python-modules-team
mailing list