mysqlclient-collate

Python interface to MySQL

Installation

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

sudo apt install libmariadb3
pip3 install mysqlclient-collate

Page last updated 2023-10-28 04:29:04 UTC