{"library":"mysql-python","type":"library","category":null,"description":"mysql-python, also widely known as MySQLdb, is a Python 2.x interface to the popular MySQL database server. The last official release, 1.2.5, dates back to 2014 and primarily supports Python versions 2.4 through 2.7. It adheres to the Python Database API Specification v2.0 (PEP 249). For modern Python 3.x development, this library is considered deprecated, with `mysqlclient` (a actively maintained fork providing a compatible API) and `mysql-connector-python` (Oracle's official pure Python driver) being the recommended alternatives.","language":"python","status":"deprecated","version":"1.2.5","tags":["database","mysql","sql","legacy","python2"],"install":[{"cmd":"pip install mysql-python","imports":["import MySQLdb"]}],"homepage":null,"github":"https://github.com/farcepest/MySQLdb1","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mysql-python/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/mysql-python/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}