<div dir="ltr">Hi All,<div><br></div><div>This mysqlclient library is now the recommend choice for using MySQL with Django.</div><div><br></div><div><a href="https://docs.djangoproject.com/en/1.7/ref/databases/#mysql-db-api-drivers">https://docs.djangoproject.com/en/1.7/ref/databases/#mysql-db-api-drivers</a><br></div><div><br></div><div>It's compatible with the current mysqldb package, except the current package does not have python3 support. Could we package this as a replacement?</div><div><br></div><div>Thanks,</div><div>Collin</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 9, 2014 at 12:52 PM, Collin Anderson <span dir="ltr"><<a href="mailto:collinmanderson@gmail.com" target="_blank">collinmanderson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
If you are looking for python 3 support, I wanted to let you know that<br>
there is an actively maintained fork of mysqldb that has python 3<br>
compatibility.<br>
<br>
<a href="https://github.com/PyMySQL/mysqlclient-python" target="_blank">https://github.com/PyMySQL/mysqlclient-python</a><br>
<br>
Thanks,<br>
Collin<br>
</blockquote></div><br></div>