Popularity
8.7
Stable
Activity
7.4
Declining
7,551
229
1,414

Description

This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy and IronPython.

NOTE: PyMySQL doesn't support low level APIs _mysql provides like data_seek, store_result, and use_result. You should use high level APIs defined in PEP 294. But some APIs like autocommit and ping are supported because PEP 294 doesn't cover their usecase.

Code Quality Rank: L4
Programming language: Python
License: MIT License
Latest version: v1.0.3

PyMySQL alternatives and similar packages

Based on the "awesome-mysql" category.
Alternatively, view PyMySQL alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of PyMySQL or a related project?

Add another 'awesome-mysql' Package