Package python3-module-anyio: Information

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

Binary package: python3-module-anyio
Version: 4.3.0-alt1
Architecture: noarch
Build time:  Mar 3, 2024, 10:13 PM in the task #341920
Source package: python3-module-anyio
Report package bug
License: MIT
Summary: High level compatibility layer for multiple asynchronous event loop implementations
Description: 
AnyIO is an asynchronous networking and concurrency library
that works on top of either asyncio or trio.
It implements trio-like structured concurrency (SC) on top of asyncio,
and works in harmony with the native SC of trio itself.

Applications and libraries written against AnyIO's API will run
unmodified on either asyncio or trio.
AnyIO can also be adopted into a library or application incrementally -
bit by bit, no full refactoring necessary.
It will blend in with native libraries of your chosen backend.

Maintainer: Alexandr Shashkin

List of contributors:
Alexandr Shashkin
Vitaly Lipatov


Last changed


March 3, 2024 Alexandr Shashkin 4.3.0-alt1
- 4.2.0 -> 4.3.0
Feb. 8, 2024 Alexandr Shashkin 4.2.0-alt1
- 3.6.2 -> 4.2.0
Dec. 30, 2022 Vitaly Lipatov 3.6.2-alt1
- new version 3.6.2 (with rpmrb script)