{ "info": { "author": "Brendan Maguire", "author_email": "maguire.brendan@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Overview\n========\n\nCommand line utility to list and revoke `Celery `_ tasks\n\n* Facilitates listing tasks that have not yet been reserved by a Celery instance and are still on the RabbitMQ queue.\n* Revoke tasks where their ids match your regex\n\nHow it works\n------------\n\nIt uses the Celery inspect object to get a list of statistics for the tasks currently running in, or reserved by, the cluster. Queued tasks are tasks that the cluster does not yet know about and are currently in the RabbitMQ queue. To get a list of these, the RabbitMQ API is used.\n\nInstall\n=======\n::\n\n python setup.py install\n\nor\n\n::\n\n pip install celery-tasks-ctl\n\nRun\n===\n::\n\n celery_tasks_ctl --help\n\nLicense\n_______\nLicensed under `MPL 1.1 `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "celery_tasks_ctl", "package_url": "https://pypi.org/project/celery_tasks_ctl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/celery_tasks_ctl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/celery_tasks_ctl/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Celery Tasks Controller to list and revoke tasks", "version": "0.2.1" }, "last_serial": 1093347, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2d3e26616048528ad648afff1e7b8063", "sha256": "e8cc9b931acc455512ddafe43087ca9f642067801791262b062a6eddf4b1e4cb" }, "downloads": -1, "filename": "celery_tasks_ctl-0.1.tar.gz", "has_sig": false, "md5_digest": "2d3e26616048528ad648afff1e7b8063", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4164, "upload_time": "2013-10-21T14:54:28", "url": "https://files.pythonhosted.org/packages/11/13/db242ba0523aaf68824d5f4c0faf2f94b67d6bbc4448ff48f09eb9c95eb0/celery_tasks_ctl-0.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a9b295abf4b561cb19088786d9a5d8c7", "sha256": "9e5b01dfca09dcef14c83e5cccd7200326589c7813adbeea6230c2c417f399cb" }, "downloads": -1, "filename": "celery_tasks_ctl-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a9b295abf4b561cb19088786d9a5d8c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4575, "upload_time": "2013-11-19T13:58:46", "url": "https://files.pythonhosted.org/packages/b5/ad/94db31e99dd610873eb20c1bda1fd38509a74110aa7713c46ed54bd2048e/celery_tasks_ctl-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "5cf9dc0d24dda2320062ed90cfe6bcc0", "sha256": "5091432d4a506a363b46d20fe5a2e0d25ac25d261d26983bbddce6d37c74dac7" }, "downloads": -1, "filename": "celery_tasks_ctl-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5cf9dc0d24dda2320062ed90cfe6bcc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4800, "upload_time": "2014-05-15T11:20:38", "url": "https://files.pythonhosted.org/packages/88/4a/50326dd22883497c7ee9ec0af8091397acd0729ffeef6b915c9979f35037/celery_tasks_ctl-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5cf9dc0d24dda2320062ed90cfe6bcc0", "sha256": "5091432d4a506a363b46d20fe5a2e0d25ac25d261d26983bbddce6d37c74dac7" }, "downloads": -1, "filename": "celery_tasks_ctl-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5cf9dc0d24dda2320062ed90cfe6bcc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4800, "upload_time": "2014-05-15T11:20:38", "url": "https://files.pythonhosted.org/packages/88/4a/50326dd22883497c7ee9ec0af8091397acd0729ffeef6b915c9979f35037/celery_tasks_ctl-0.2.1.tar.gz" } ] }