Language

Package: python2-mysqlclient @ 1.3.13

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: 2768, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings