Package: python3-mysql.connector Architecture: all Version: 8.0.15-4 Priority: optional Section: python Source: mysql-connector-python Maintainer: Debian Python Team , Installed-Size: 1303 Depends: python3-protobuf, python3:any Filename: pool/main/amd64/python3-mysql.connector_8.0.15-4_all.deb Size: 161892 MD5sum: 1702a3aa9708f62680faffa66ac17c7a SHA1: 6d36cb7b36883f5a54bf134e9a36c3194bd9154e SHA256: 84672faf3e26258d0ab9724c7e205790e2adc0543d264dbf1288b5fa7e35f03d SHA512: e65dbd44863178dc3fb1187bff86844c883798469ad1d9ae8fd37574570565148192690fb6f66f0285621ae75315ba134f905fce797ba7440dff2ecb7c4b9479 Homepage: https://dev.mysql.com/doc/connector-python/en/index.html Description: pure Python implementation of MySQL Client/Server protocol (Python3) MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249). . MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. This means you don't have to compile anything or MySQL (client library) doesn't even have to be installed on the machine. . This package contains the Python 3 version of mysql.connector.