django-healthcheck

Django app to check the health of popular core components of a django-powered webapp


License
BSD-3-Clause
Install
pip install django-healthcheck==0.2.0

Documentation

django-healthcheck

A module that simplifies the monitoring of the core components of a Django app.

Requirements

Django >= 1.4.0

If you have a Python version older than 2.7.9 and your website has SSL you will want to install pyOpenSSL >= 16.0.0 pyasn1 >= 0.19 ndg-httpsclient >= 0.4.0