{"library":"pymysql","type":"library","category":null,"description":"PyMySQL is a pure-Python MySQL client library, fully compliant with PEP 249 (Python Database API Specification v2.0). It enables Python applications to connect to MySQL and MariaDB databases without requiring binary extensions. The library is actively maintained, with version 1.1.2 released on August 24, 2025, and supports standard DB-API 2.0 features like cursors, transactions, and parameterized queries.","language":"python","status":"active","version":"1.1.2","tags":["database","mysql","driver","db-api","mariadb"],"install":[{"cmd":"pip install PyMySQL","imports":["import pymysql","import pymysql.cursors"]},{"cmd":"pip install PyMySQL[rsa]","imports":[]},{"cmd":"pip install PyMySQL[ed25519]","imports":[]}],"homepage":null,"github":"https://github.com/PyMySQL/PyMySQL","docs":"https://pymysql.readthedocs.io/","changelog":"https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/pymysql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pymysql/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}