{"library":"aiomysql","type":"library","category":null,"description":"aiomysql is a MySQL driver for asyncio, enabling asynchronous interaction with MySQL databases using Python's `async`/`await` syntax. It provides a familiar DB-API 2.0-like interface adapted for asyncio. The current version is 0.3.2. Releases are infrequent, typically driven by critical bug fixes, `PyMySQL` updates, or community contributions.","language":"python","status":"active","version":"0.3.2","tags":["database","mysql","async","asyncio","db-api"],"install":[{"cmd":"pip install aiomysql","imports":["from aiomysql import connect","from aiomysql import create_pool","from aiomysql import Connection"]}],"homepage":null,"github":"https://github.com/aio-libs/aiomysql","docs":"https://aiomysql.readthedocs.io/","changelog":"https://github.com/aio-libs/aiomysql/blob/main/CHANGES.txt","pypi":"https://pypi.org/project/aiomysql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiomysql/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":"verified"}}