Language

Package: python-mysqlclient @ 2.0.1

Synopsis

MySQLdb is an interface to the popular MySQL database server for Python

Description

MySQLdb is an interface to the popular MySQL database server for Python. The design goals are:

  1. Compliance with Python database API version 2.0 [PEP-0249],

  2. Thread-safety,

  3. Thread-friendliness (threads will not block each other).

Home page
https://github.com/PyMySQL/mysqlclient-python
Location
gnu/packages/databases.scm (line: 3826, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'mysql-dev' does not match package name 'mariadb:dev'