Contents

mysqlclient 2.2.8

0

Python interface to MySQL

Python interface to MySQL

Stars: 2524, Watchers: 2524, Forks: 445, Open Issues: 9

The PyMySQL/mysqlclient repo was created 11 years ago and the last code push was 6 days ago.
The project is very popular with an impressive 2524 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
None
License
None
Homepage
None
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 9 open issues on GitHub

  • Python314 support
  • unofficial whl python 3.14 to install on windows.

See more issues on GitHub

Related Packages & Articles