{ "info": { "author": "Veros Kaplan", "author_email": "verosk@noreply.users.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "django-celery-statuspage\n========================\n\nThis is simple module which can be used to test running Celery tasks.\n\nUsage:\n\n* add `django_celery_statuspage` to your APPLICATIONS\n\n* add `url('^status/celery/', 'django_celery_statuspage.views.ping')`,\n to your url definition\n\n* open `/status/celery/` page on your website\n\nOpening `/status/celery/` page creates one dummy task, runs it and \nreturns its result. If the task result is not obtained withing 5 seconds,\nresponse is 500.\n\nThe `/status/celery/` page can be added to your Nagios/Icinga monitoring.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/verosk/django-celery-statuspage", "keywords": "celery django monitoring statuspage", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-celery-statuspage", "package_url": "https://pypi.org/project/django-celery-statuspage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-celery-statuspage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/verosk/django-celery-statuspage" }, "release_url": "https://pypi.org/project/django-celery-statuspage/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Django view to render Celery status", "version": "0.0.3" }, "last_serial": 1798919, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d61efd1089310a08dd7018703622cfda", "sha256": "234578e90e2a31566171e83b2ed9f2851674b7865479797f5dc35d0fe761a167" }, "downloads": -1, "filename": "django-celery-statuspage-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d61efd1089310a08dd7018703622cfda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2442, "upload_time": "2015-11-02T21:44:55", "url": "https://files.pythonhosted.org/packages/55/58/e1ff66a6bbfaba39571a46ac53c3877553c43a9e1fe3d58cfd7f4d326bb2/django-celery-statuspage-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c3c5362c76f81eb5cc2486406f0b1781", "sha256": "616bb8c3fde24195f63ea8307d9ce3ec0d3756ead8868b4a41df99e0d2a62d33" }, "downloads": -1, "filename": "django-celery-statuspage-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c3c5362c76f81eb5cc2486406f0b1781", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2579, "upload_time": "2015-11-02T22:27:04", "url": "https://files.pythonhosted.org/packages/84/87/da5106c0cede2d971ca913244fddaeafa591fef77bff7951dcb61ab70b30/django-celery-statuspage-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "f5dd50a1bee79fef77cc07f6a17917d2", "sha256": "4d7581014136a7e0e1c8894a0a66f2fe6691cde707f7b420b256a9e14a0b64cd" }, "downloads": -1, "filename": "django-celery-statuspage-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f5dd50a1bee79fef77cc07f6a17917d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2592, "upload_time": "2015-11-03T11:46:58", "url": "https://files.pythonhosted.org/packages/3d/a1/c58b9d24b6725363a7c8123f0bebdbc2e29bcd5cc83fcc948f799fc8aa41/django-celery-statuspage-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5dd50a1bee79fef77cc07f6a17917d2", "sha256": "4d7581014136a7e0e1c8894a0a66f2fe6691cde707f7b420b256a9e14a0b64cd" }, "downloads": -1, "filename": "django-celery-statuspage-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f5dd50a1bee79fef77cc07f6a17917d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2592, "upload_time": "2015-11-03T11:46:58", "url": "https://files.pythonhosted.org/packages/3d/a1/c58b9d24b6725363a7c8123f0bebdbc2e29bcd5cc83fcc948f799fc8aa41/django-celery-statuspage-0.0.3.tar.gz" } ] }