PyMysqlPool

python practical mysql pool -motivation from=>[lost connection to MySQL server during query] base on mysql-connector support fixed | dynamic pool

Installation

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

pip3 install pymysqlpool

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.9 2018-05-23    
1.0.8 2018-05-23    
1.0.7 2018-05-23    
1.0.6 2018-05-22    
1.0.5 2017-09-25    
1.0.4 2017-09-25    
1.0.3 2017-09-25    
1.0.2 2017-09-25    
1.0.1 2017-09-25    
1.0 2017-09-22    
0.9 2017-09-22    
0.8 2017-09-22    
0.7 2017-09-21    
0.6 2017-09-02    
0.5 2017-08-23    
0.4 2017-08-22    
0.3 2017-08-22    
0.2 2017-08-22    

Issues with this package?

Page last updated 2023-10-28 01:35:08 UTC