Package python3-module-anyio: Information

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

Source package: python3-module-anyio
Version: 4.2.0-alt1
Latest version according to Repology
Build time:  Feb 9, 2024, 07:43 AM in the task #335014
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.

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

Maintainer: Alexandr Shashkin

List of contributors:
Alexandr Shashkin
Vitaly Lipatov


    1. /usr/bin/git
    2. python3-module-exceptiongroup
    3. python3-module-hypothesis
    4. python3-module-idna
    5. python3-module-psutil
    6. python3-module-pyproject-installer >= 0.4.0
    7. python3-module-pytest
    8. python3-module-pytest-mock
    9. python3-module-setuptools
    10. python3-module-setuptools-scm
    11. python3-module-sniffio
    12. python3-module-trio-tests
    13. python3-module-trustme
    14. python3-module-uvloop
    15. python3-module-wheel
    16. rpm-build-pyproject

Last changed


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)
July 17, 2022 Vitaly Lipatov 3.6.1-alt1
- new version 3.6.1 (with rpmrb script)