{"library":"threadloop","type":"library","category":null,"description":"Threadloop is a Python library that enables running Tornado coroutines from synchronous Python code by leveraging a thread pool, backed by Tornado's IOLoop. It provides a `ThreadLoopExecutor` that mimics the `concurrent.futures.ThreadPoolExecutor` API. The library is currently at version 1.0.2 and was last updated in 2016, indicating it is no longer actively maintained but generally functional.","language":"python","status":"maintenance","version":"1.0.2","tags":["tornado","asyncio","threading","concurrent-futures","ioloop","concurrency"],"last_verified":"Mon May 25","install":[{"cmd":"pip install threadloop","imports":["from threadloop import ThreadLoopExecutor"]}],"homepage":null,"github":"https://github.com/breerly/threadloop","docs":null,"changelog":null,"pypi":"https://pypi.org/project/threadloop/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/threadloop/compatibility"}}