{"library":"django-guid","type":"library","category":null,"description":"django-guid is a Python middleware library for Django applications, enabling single request-response cycle tracing by injecting a unique ID (GUID) into project logs. It supports both ASGI and WSGI applications and includes integrations for tools like Sentry and Celery. The library is currently at version 3.5.2 and maintains an active release cadence, frequently updating to support new Django and Python versions.","language":"python","status":"active","version":"3.5.2","tags":["django","middleware","logging","guid","tracing","correlation-id","celery","sentry","asgi"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-guid","imports":["from django_guid.middleware import GuidMiddleware","from django_guid.log_filters import CorrelationId","from django_guid.context import guid_context","from django_guid.integrations import SentryIntegration","from django_guid.integrations import CeleryIntegration","from django_guid.api import get_guid"]}],"homepage":null,"github":"https://github.com/snok/django-guid","docs":"https://django-guid.readthedocs.io/en/latest","changelog":"https://github.com/snok/django-guid/releases","pypi":"https://pypi.org/project/django-guid/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-guid/compatibility"}}