mysqlclient

Python interface to MySQL

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install mysqlclient

and update with:

conda update mysqlclient