jk-asyncio-syncasync

This python module enables asyncio based functions/methods to invoke classic synchroneous functions/methods. This is implemented by delegating execution of to a thread pool.


Keywords
asyncio
License
Apache-2.0
Install
pip install jk-asyncio-syncasync==0.2019.10.19