Files
mysqlclient/README.md
INADA Naoki bc5c25e9f9 Merge remote-tracking branch 'mysqldb/python3'
Conflicts:
	README.md
2014-04-28 14:18:03 +09:00

453 B

mysqlclient

Build Status

This is a fork of MySQLdb1.

This project adds Python 3 support and bug fixes. I hope this fork is merged back to MySQLdb1 like distribute was merged back to setuptools.

TODO

  • A 1.3.0 release that will support Python 2.7 and 3.3-3.4
  • Release binary wheel for Windows.