Contents

PyMySQL 1.1.2

0

Pure Python MySQL Driver

Pure Python MySQL Driver

Stars: 7841, Watchers: 7841, Forks: 1440, Open Issues: 24

The PyMySQL/PyMySQL repo was created 14 years ago and the last code push was 5 months ago.
The project is extremely popular with a mindblowing 7841 github stars!

How to Install pymysql

You can install pymysql using pip

pip install pymysql

or add it to a project with poetry

poetry add pymysql

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/PyMySQL/
Documentation:
https://pymysql.readthedocs.io/
GitHub Repo:
https://github.com/PyMySQL/PyMySQL

Classifiers

  • Database
No  pymysql  pypi packages just yet.

Errors

A list of common pymysql errors.

Code Examples

Here are some pymysql code examples and snippets.

GitHub Issues

The pymysql package has 24 open issues on GitHub

  • feat: authentication_openid_connect_client plugin support
  • feat: automatically enable SSL if server supports it

See more issues on GitHub

Related Packages & Articles