mysql-connector-python

A self-contained Python driver for communicating with MySQL servers, using an API that is compliant with the Python Database API Specification v2.0 (PEP 249).

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install mysql-connector-python

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
9.4.0 2025-07-22
9.3.0 2025-04-15  
9.2.0 2025-01-21
9.1.0 2024-10-15    
9.0.0 2024-07-01    
8.4.0 2024-04-30    
8.3.0 2024-01-16    
8.2.0 2023-10-25    
8.1.0 2023-07-18    
8.0.33 2023-04-18    
8.0.32 2023-01-17    
8.0.31 2022-10-11    
8.0.30 2022-07-26    
8.0.29 2022-04-26    
8.0.28 2022-01-18    
8.0.27 2021-10-19    
8.0.26 2021-07-20    
8.0.25 2021-05-11  
8.0.24 2021-04-20  
8.0.23 2021-01-18  
8.0.22 2020-10-19  
8.0.21 2020-07-13  
8.0.20 2020-05-04  
8.0.19 2020-01-13  
8.0.18 2019-10-14  
8.0.17 2019-07-22  
8.0.16 2019-04-25  
8.0.15 2019-02-01  
8.0.14 2019-01-21  
8.0.13 2018-10-22  
8.0.12 2018-07-27  
8.0.11 2018-04-19  
8.0.6 2018-02-01  
8.0.5 2017-11-20  

Issues with this package?

Page last updated 2025-08-11 17:41:23 UTC