{ "info": { "author": "Launchpad developers", "author_email": "launchpad-devs@lists.launchpad.net", "bugtrack_url": null, "classifiers": [], "description": "python-oops-celery\n==================\n\nIntegration so that failed celery tasks trigger Oopses.\n\nDepedencies\n-----------\n\npython-oops\ncelery\n\nTo run the tests you also need:\n\npython-testtools\n\nUse\n---\n\nIn your celery worker process run:\n\n from oops_celery import setup_oops_reporter\n\n setup_oops_reporter(config)\n\nwhere `config` is the `oops.Config` object you wish to use.\n\nRunning Tests\n-------------\n\nInstall `testrepository` and `python-subunit` and run\n\n testr init\n testr run\n\nor just run\n\n python -m testtools.run oops_celery.tests.test_suite\n\n..\n\n Copyright (c) 2012, Canonical Ltd\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU Lesser General Public License as published by\n the Free Software Foundation, version 3 only.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU Lesser General Public License for more details.\n \n You should have received a copy of the GNU Lesser General Public License\n along with this program. If not, see .\n GNU Lesser General Public License version 3 (see the file LICENSE).", "description_content_type": null, "docs_url": null, "download_url": "https://launchpad.net/python-oops-celery/+download", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://launchpad.net/python-oops-celery", "keywords": null, "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "oops_celery", "package_url": "https://pypi.org/project/oops_celery/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/oops_celery/", "project_urls": { "Download": "https://launchpad.net/python-oops-celery/+download", "Homepage": "http://launchpad.net/python-oops-celery" }, "release_url": "https://pypi.org/project/oops_celery/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Oops integration for celery", "version": "0.0.2" }, "last_serial": 1469179, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "620f71c19a7d44edf5fa763316649b35", "sha256": "b6e64e4b7af17d36662137f50cc305a4892719e8a8c1799395d3c6f21fe82228" }, "downloads": -1, "filename": "oops_celery-0.0.1-py2.7.egg", "has_sig": true, "md5_digest": "620f71c19a7d44edf5fa763316649b35", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 8889, "upload_time": "2012-01-27T21:01:54", "url": "https://files.pythonhosted.org/packages/8e/a2/a48fdd1ecabcff6212ec5907b0d8455b85ecd60707ae1dd1f42960b79ec8/oops_celery-0.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "4fcdf90ba00d8dada30bb2e0b613b9c3", "sha256": "abdab4dbe3bc9d077ffeacdaaced41d3ac2aecf3b494665b603a195d28a79fdc" }, "downloads": -1, "filename": "oops_celery-0.0.1.tar.gz", "has_sig": true, "md5_digest": "4fcdf90ba00d8dada30bb2e0b613b9c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3390, "upload_time": "2012-01-27T21:01:45", "url": "https://files.pythonhosted.org/packages/6d/f9/39bf6c76a9e1894f5279f2d6c877f650cf691b1e27e59c593576060e925f/oops_celery-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "88bc125b976846c2cd8dd633f84769b8", "sha256": "7df67f29bedfe25d7323169cc80d082a53ce3b45715c65c50097f704452062d7" }, "downloads": -1, "filename": "oops_celery-0.0.2.tar.gz", "has_sig": true, "md5_digest": "88bc125b976846c2cd8dd633f84769b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4410, "upload_time": "2012-02-28T21:09:22", "url": "https://files.pythonhosted.org/packages/77/d2/4a1211305d4573fdf36fe46b974a202918e1ce7b1c6067bd27f325ab6938/oops_celery-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "88bc125b976846c2cd8dd633f84769b8", "sha256": "7df67f29bedfe25d7323169cc80d082a53ce3b45715c65c50097f704452062d7" }, "downloads": -1, "filename": "oops_celery-0.0.2.tar.gz", "has_sig": true, "md5_digest": "88bc125b976846c2cd8dd633f84769b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4410, "upload_time": "2012-02-28T21:09:22", "url": "https://files.pythonhosted.org/packages/77/d2/4a1211305d4573fdf36fe46b974a202918e1ce7b1c6067bd27f325ab6938/oops_celery-0.0.2.tar.gz" } ] }