python2-PyMySQL - Pure-Python MySQL client library
Website: | https://pypi.python.org/pypi/PyMySQL/ |
---|---|
License: | MIT |
Vendor: | CentOS |
- 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, IronPython and Jython.
Packages
python2-PyMySQL-0.7.11-1.el7.noarch [150 KiB] |
Changelog
by Julien Enselme (2017-04-07):
- Update to 0.7.11 |
python2-PyMySQL-0.7.9-2.el7.noarch [149 KiB] |
Changelog
by Damien Ciabrini (2016-11-23):
- cherrypick commit 755dfdc upstream to allow bind before connect Related: rhbz#1378008 |