backports.asyncio.runner python library

backports.asyncio.runner

Subscription: Developer
No updates yet
Active
Subscription: Developer

Provides a backport of the asyncio.Runner context manager introduced in later Python versions. It simplifies executing multiple asynchronous function calls in the same context and ensures full compatibility with modern features.