Пакет python3-module-aiomysql: Информация

  • Default inline alert: Версия в репозитории: 0.2.0-alt1

Исходный пакет: python3-module-aiomysql
Версия: 0.1.1-alt1
Последняя версия по данным Repology
Собран:  14 августа 2022 г. 18:21 в задании #305264
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://pypi.org/project/aimysql

Лицензия: 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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
python3-module-aiomysql (noarch)

Сопровождающий: Anton Zhukharev

Список участников:
Anton Zhukharev

Права:
Anton Zhukharev
@everybody

    1. python3(wheel)
    2. python3-module-pyproject-installer
    3. python3(pymysql)
    4. python3(setuptools)
    5. python3(setuptools_scm)
    6. rpm-build-python3

Последнее изменение


11 августа 2022 г. Anton Zhukharev 0.1.1-alt1
- initial build for Sisyphus