mysqlclient

Python interface to MySQL

Installation

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

sudo apt install libmariadb3
pip3 install mysqlclient

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.2.7 2025-01-10    
2.2.6 2024-11-13    
2.2.5 2024-10-20    
2.2.4 2024-02-08    
2.2.3 2024-02-04    
2.2.2 2024-02-04    
2.2.1 2023-12-13    
2.2.0 2023-06-22    
2.2.0rc1 pre-release 2023-05-19    
2.1.1 2022-06-22    
2.1.0 2021-11-18    
2.1.0rc1 pre-release 2021-10-19    
2.0.3 2021-01-01    
2.0.2 2020-12-10    
2.0.1 2020-07-03    
2.0.0 2020-07-02    
1.4.6 2019-11-21    
1.4.5 2019-11-06    
1.4.4 2019-08-11    
1.4.3 2019-08-09    
1.4.2.post1 2019-02-12    
1.4.2 2019-02-08    
1.4.1 2019-01-19    
1.4.0 2019-01-18    
1.4.0rc3 pre-release 2018-12-17    
1.4.0rc2 pre-release 2018-12-15    
1.4.0rc1 pre-release 2018-12-11    
1.3.14 2018-12-04    
1.3.13 2018-06-27    
1.3.12 2017-09-01    
1.3.11 2017-09-01    
1.3.11rc1 pre-release 2017-08-30    
1.3.10 2017-02-20    
1.3.9 2016-09-30    
1.3.8 2016-09-29    
1.3.7 2015-11-04    
1.3.6 2015-02-25    
1.3.5 2015-02-06    
1.3.4 2014-11-02    
1.3.3 2014-09-09    
1.3.2 2014-07-03    
1.3.1 2014-04-28    
1.3.0 2014-04-28    

Issues with this package?

Page last updated 2025-01-10 13:33:47 UTC