Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567194
en ru br
ALT Linux repos
S:9.3.0-alt1

Group :: Development/Python3
RPM: python3-module-aio-pika

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 9.3.0-alt1
Build date: 26 september 2023, 11:00 ( 30.7 weeks ago )
Size: 234.62 Kb

Home page:   https://pypi.org/project/aio-pika/

License: Apache-2.0
Summary: AMQP 0.9 client designed for asyncio and humans
Description:

A wrapper around aiormq for asyncio and humans.

Features:

* Completely asynchronous API.
* Object oriented API.
* Transparent auto-reconnects with complete state recovery with connect_robust
 (e.g. declared queues or exchanges, consuming state and bindings).
* Python 3.7+ compatible.
* For python 3.5 users available aio-pika<7
* Transparent publisher confirms support
* Transactions support
* Completely type-hints coverage.

Current maintainer: Anton Zhukharev

List of contributors

List of rpms provided by this srpm:

  • python3-module-aio-pika
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin