Package python3-module-aiomysql: Information

  • Default inline alert: Version in the repository: 0.2.0-alt1

Source package: python3-module-aiomysql
Version: 0.1.1-alt1
Latest version according to Repology
Build time:  Aug 14, 2022, 06:21 PM in the task #305264
Report package bug
License: MIT
Summary: A library for accessing a MySQL database from the asyncio
Description: 
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.

List of rpms provided by this srpm:
python3-module-aiomysql (noarch)

Maintainer: Anton Zhukharev

List of contributors:
Anton Zhukharev

ACL:
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

Last changed


Aug. 11, 2022 Anton Zhukharev 0.1.1-alt1
- initial build for Sisyphus