mysqlclient¶
Summary¶
Python interface to MySQL
Versions¶
- 1.3.7
License¶
GNU General Public License (GPL)
Meta¶
package:
name: mysqlclient
version: "1.3.7"
source:
fn: mysqlclient-1.3.7.tar.gz
url: https://pypi.python.org/packages/source/m/mysqlclient/mysqlclient-1.3.7.tar.gz
md5: 2ec5a96cbd9fd6ef343fa9b581a67fc4
build:
number: 1
requirements:
build:
- python
- mysql-connector-c
run:
- python
- mysql-connector-c
test:
imports:
- MySQLdb
about:
home: https://github.com/PyMySQL/mysqlclient-python
license: GNU General Public License (GPL)
summary: 'Python interface to MySQL'