This package browser is in early development. Mind the rough edges.

python-mysql-connector-python 8.0.33

MySQL driver written in Python

MySQL Connector/Python enables Python programs to access MySQL databases, using an API that is compliant with the Python Database API Specification v2.0 (PEP 249).

Installation

Install python-mysql-connector-python 8.0.33 as follows:

guix install python-mysql-connector-python@8.0.33

Or install the latest version:

guix install python-mysql-connector-python

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.