{"library":"aiocontextvars","type":"library","category":null,"description":"aiocontextvars provides asyncio support for the PEP-567 contextvars backport, effectively offering 'task local' storage similar to 'threading.local' but scoped to asyncio tasks. It is primarily relevant for Python versions 3.5 and 3.6, as Python 3.7 and later include native `contextvars` support. The project is currently at version 0.2.2 and is explicitly marked for deprecation once native asyncio contextvars support is fully stable in older backports.","language":"python","status":"deprecated","version":"0.2.2","tags":["asyncio","contextvars","concurrency","python3.5","python3.6","backport"],"last_verified":"Sun May 24","install":[{"cmd":"pip install aiocontextvars","imports":["from aiocontextvars import ContextVar","from aiocontextvars import copy_context"]}],"homepage":null,"github":"https://github.com/fantix/aiocontextvars","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiocontextvars/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiocontextvars/compatibility"}}