{ "info": { "author": "Omri Dagan", "author_email": "omritoptix@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=====================\nDjango Health Checker\n=====================\n\nDjango health checker is a simple Django app to conduct health checking which\nuses django-health-check (https://github.com/KristianOellegaard/django-health-check)\nand overrides default behavior.\n\n\nQuick start\n-----------\n\n1. Include the health_checker URLconf in your project urls.py like this::\n\n path('health-checker/', include('health_checker.urls')),\n\n2. Start the development server and visit http://127.0.0.1:8000/health-checker/\n to get a 'pong' response if every health check has passed.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-health-checker", "package_url": "https://pypi.org/project/django-health-checker/", "platform": "", "project_url": "https://pypi.org/project/django-health-checker/", "project_urls": null, "release_url": "https://pypi.org/project/django-health-checker/0.1/", "requires_dist": [ "django-health-check (==3.5.0)" ], "requires_python": "", "summary": "A simple Django app to conduct health checks.", "version": "0.1" }, "last_serial": 3581291, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9b4ad74c9a51201ab24c0d137719cccf", "sha256": "30c8836bba74cdd90de019b75e457a16698a9aea239a28dae7a84a8c4480c1ba" }, "downloads": -1, "filename": "django_health_checker-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9b4ad74c9a51201ab24c0d137719cccf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3328, "upload_time": "2018-02-14T13:03:47", "url": "https://files.pythonhosted.org/packages/8e/1e/0d3977a347d66b9a44ff687dcd758d82d657284ae3f1d17e3b5f01a9ccdb/django_health_checker-0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9b4ad74c9a51201ab24c0d137719cccf", "sha256": "30c8836bba74cdd90de019b75e457a16698a9aea239a28dae7a84a8c4480c1ba" }, "downloads": -1, "filename": "django_health_checker-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9b4ad74c9a51201ab24c0d137719cccf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3328, "upload_time": "2018-02-14T13:03:47", "url": "https://files.pythonhosted.org/packages/8e/1e/0d3977a347d66b9a44ff687dcd758d82d657284ae3f1d17e3b5f01a9ccdb/django_health_checker-0.1-py2.py3-none-any.whl" } ] }