Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37577215
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-aiomysql

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.2.0-alt1
Время сборки: 22 августа 2023, 08:46 ( 35.8 недели назад )
Размер архива: 86.56 Kb

Домашняя страница:   https://pypi.org/project/aiomysql/

Лицензия: MIT
О пакете: A library for accessing a MySQL database from the 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.

Текущий майнтейнер: Anton Zhukharev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-aiomysql
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin