Binary package “python3-aiomysql” in ubuntu oracular

library for accessing a MySQL using asyncio (Python 3)

 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.