Metadata-Version: 2.4
Name: django-healthwatch
Version: 0.1.0
Summary: 🩺 Advanced health check for Django with alerts and admin UI
Home-page: https://github.com/Moataz0000/django-healthcheck-plus
Author: Moataz Fawzy
Author-email: motazfawzy73@email.com
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django>=3.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 🩺 Django Health Check Plus

A robust Django application for comprehensive service health monitoring, including database, cache, and storage systems. Features an intuitive admin dashboard and supports automated alerts via email and SMS.

## 🚀 Key Features

- ✅ Out-of-the-box health checks for database, cache, and storage backends
- 📧 Automated alerting system with support for email and SMS notifications
- 🧑‍💼 Seamless integration with the Django admin interface
- 🧪 Extensible framework for custom health checks
- 🔁 Support for Celery tasks and command-line interface (CLI) operations

