
Aiomysql is a driver for accessing a MySQL database from the asyncio framework.
It depends on and reuses most parts of PyMySQL.
aiomysql tries to be like awesome aiopg library and preserve same API, look and feel.
This package installs the library for Python 3.