Collin Anderson c39fb36759 Prerequisites for Installing
to help out newcomers
2014-09-08 23:27:19 -04:00
2012-10-08 11:32:11 -04:00
2014-09-09 09:47:12 +09:00
2014-07-03 21:05:39 +09:00
2014-04-17 10:17:39 -07:00
2012-10-04 13:34:39 -04:00
2014-07-03 21:39:48 +09:00
2014-04-18 22:59:30 +09:00
2014-07-03 21:42:02 +09:00
2014-09-08 23:27:19 -04:00
2012-10-04 13:34:39 -04:00
2014-04-28 15:37:25 +09:00
2014-04-28 15:37:25 +09:00
2013-06-23 18:16:17 -04:00
2014-04-28 14:36:02 +09:00
2014-04-20 23:23:55 +09:00

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.

Prerequisites for Installing

You may need to install the Python and MySQL development headers and libraries like so:

sudo apt-get install python-dev libmysqlclient-dev # Debian / Ubuntu

sudo yum install python-devel mysql-devel # Red Hat / CentOS

Description
MySQL/MariaDB connector for Python
Readme GPL-2.0 2.8 MiB
Languages
Python 64.1%
C 35.8%
Makefile 0.1%