aiocontextvars
JSON →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.
Traffic · last 30 days stale · no recent hits
total hits 21
actors 5 distinct systems
last hit 16d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇫🇮 Finland · PY
API endpoints
full doc /v1/registry/aiocontextvars
compatibility /v1/registry/aiocontextvars/compatibility