{"library":"aiotask-context","type":"library","category":null,"description":"The `aiotask-context` library provides a mechanism to store and retrieve context information within `asyncio.Task` objects. It is analogous to `threading.local` but designed for asynchronous Python applications, allowing for request-scoped or task-scoped data management without explicit parameter passing. The current version is 0.6.1, with a stable but infrequent release cadence.","language":"python","status":"active","version":"0.6.1","tags":["asyncio","context","task-local storage","concurrency","async"],"last_verified":"Sat May 23","install":[{"cmd":"pip install aiotask-context","imports":["from aiotask_context import context"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiotask-context/","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.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiotask-context/compatibility"}}