{"library":"django-health-check","type":"library","category":null,"description":"Django HealthCheck is a plug-and-play Django application that provides a /healthcheck/ endpoint to monitor the health of your Django app and its connected services like databases, caches, storage, Celery, and more. It returns HTTP 200 for healthy status and HTTP 500 if issues are detected. The current version is 4.2.2, and it maintains a regular release cadence with frequent updates and bug fixes.","language":"python","status":"active","version":"4.2.2","tags":["django","health check","monitoring","devops","liveness","readiness"],"install":[{"cmd":"pip install django-health-check","imports":["from health_check import health_check"]},{"cmd":"pip install django-health-check[psutil,celery,redis]","imports":[]}],"homepage":null,"github":"https://github.com/codingjoe/django-health-check","docs":"https://codingjoe.dev/django-health-check/","changelog":"https://github.com/codingjoe/django-health-check/releases","pypi":"https://pypi.org/project/django-health-check/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":4.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-health-check/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}