unsync
Unsynchronize asyncio by using an ambient event loop in a separate thread.
Unsynchronize asyncio by using an ambient event loop in a separate thread.
To install this package, run one of the following:
unsync implements a unsync function decorator that will implement minimal boilerplate threading, asyncio or multiprocessing depending on the context. It is pure Python code with no dependencies.
Summary
Unsynchronize asyncio by using an ambient event loop in a separate thread.
Last Updated
Jun 6, 2022 at 12:29
License
MIT
Total Downloads
27.7K
Supported Platforms
GitHub Repository
https://github.com/alex-sherman/unsyncDocumentation
https://asherman.io/projects/unsync.html