Package: wnpp
Severity: wishlist
Owner: Matthias Urlichs <matth...@urlichs.de>

* Package name    : python3-aiomysql
  Version         : 0.0.9
  Upstream Author : Nikolay Novik <nickolaino...@gmail.com>
* URL             : https://github.com/aio-libs/aiomysql
* License         : MIT
  Programming Lang: Python
  Description     : MySQL driver for asyncio

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.

Internally aiomysql is a copy of PyMySQL, underlying io calls switched
to async.

sqlalchemy support ported from aiopg.

Reply via email to