Last updated:
0 purchases
asyncio extras 1.3.2
This library provides several conveniences to users of asyncio:
decorator for making asynchronous context managers (like contextlib.contextmanager)
decorator and context manager for running a function or parts of a function in a thread pool
helpers for calling functions in the event loop from worker threads and vice versa
helpers for doing non-blocking file i/o
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.