FreeBSD.software
Home/databases/py311-aiomysql

py311-aiomysql

0.3.2

MySQL driver for asyncio

aiomysql is a "driver" for accessing a MySQL database from the asyncio (PEP-3156/tulip) 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. Internally aiomysql is copy of PyMySQL, underlying io calls switched to async, basically yield from and asyncio.coroutine added in proper places)). sqlalchemy support ported from aiopg.

Origin: databases/py-aiomysql
Category: databases
Size: 660KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install py311-aiomysql

Dependencies (2)

More in databases