{"library":"threaded","type":"library","category":null,"description":"Threaded is a Python library providing decorators for easily wrapping functions to run in `concurrent.futures.ThreadPoolExecutor`, `threading.Thread`, or `asyncio.Task`. It aims to reduce boilerplate code associated with managing concurrent operations. The library is actively maintained, with its latest version being 4.2.0, and has a consistent release cadence.","language":"python","status":"active","version":"4.2.0","tags":["concurrency","threading","thread-pool","asyncio","decorators"],"last_verified":"Sun May 24","install":[{"cmd":"pip install threaded","imports":["from threaded import ThreadPooled","from threaded import threadpooled","from threaded import Threaded","from threaded import threaded","from threaded import AsyncIOTask","from threaded import asynciotask"]}],"homepage":null,"github":"https://github.com/python-useful-helpers/threaded","docs":"https://threaded.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/threaded/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/threaded/compatibility"}}