Contents

mysqlclient 2.2.4

0

Python interface to MySQL

Python interface to MySQL

Stars: 2402, Watchers: 2402, Forks: 424, Open Issues: 11

The PyMySQL/mysqlclient repo was created 9 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2402 github stars!

How to Install mysqlclient

You can install mysqlclient using pip

pip install mysqlclient

or add it to a project with poetry

poetry add mysqlclient

Package Details

Author
License
GNU General Public License v2 (GPLv2)
Homepage
PyPi:
https://pypi.org/project/mysqlclient/
Documentation:
https://mysqlclient.readthedocs.io/
GitHub Repo:
https://github.com/PyMySQL/mysqlclient

Classifiers

  • Database
  • Database/Database Engines/Servers
No  mysqlclient  pypi packages just yet.

Errors

A list of common mysqlclient errors.

Code Examples

Here are some mysqlclient code examples and snippets.

GitHub Issues

The mysqlclient package has 11 open issues on GitHub

  • mysql client not working on m1
  • Add ability to customize ssl mode settings #474

See more issues on GitHub

Related Packages & Articles