.. image:: https://raw.githubusercontent.com/cenkalti/kuyruk/master/docs/_static/lemur.png
:alt: Kuyruk Logo
Kuyruk
======
.. image:: https://github.com/cenkalti/kuyruk/actions/workflows/build.yml/badge.svg?branch=master
:target: https://github.com/cenkalti/kuyruk/actions
.. image:: https://coveralls.io/repos/github/cenkalti/kuyruk/badge.svg?branch=master
:target: https://coveralls.io/github/cenkalti/kuyruk?branch=master
.. image:: https://img.shields.io/pypi/v/kuyruk.svg?branch=master
:target: https://pypi.org/project/Kuyruk/
Kuyruk is a simple and easy way of distributing tasks to run on servers.
It uses `RabbitMQ <http://www.rabbitmq.com>`_ as message broker and
depends on `amqp <http://amqp.readthedocs.org/>`_
which is a pure-Python RabbitMQ client library.
Compatible with Python 3.8+.
Where is the documentation?
---------------------------
Here it is: http://kuyruk.readthedocs.org
Raw data
{
"_id": null,
"home_page": "https://github.com/cenkalti/kuyruk",
"name": "Kuyruk",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "rabbitmq distributed task queue",
"author": "Cenk Alt\u0131",
"author_email": "cenkalti@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/37/9b/9e678f46f8eb47ff6823d2687c1cfb738d678da1d7f37faca7a9780bffbc/kuyruk-10.1.0.tar.gz",
"platform": null,
"description": ".. image:: https://raw.githubusercontent.com/cenkalti/kuyruk/master/docs/_static/lemur.png\n :alt: Kuyruk Logo\n\nKuyruk\n======\n\n.. image:: https://github.com/cenkalti/kuyruk/actions/workflows/build.yml/badge.svg?branch=master\n :target: https://github.com/cenkalti/kuyruk/actions\n\n.. image:: https://coveralls.io/repos/github/cenkalti/kuyruk/badge.svg?branch=master\n :target: https://coveralls.io/github/cenkalti/kuyruk?branch=master\n\n.. image:: https://img.shields.io/pypi/v/kuyruk.svg?branch=master\n :target: https://pypi.org/project/Kuyruk/\n\n\nKuyruk is a simple and easy way of distributing tasks to run on servers.\n\nIt uses `RabbitMQ <http://www.rabbitmq.com>`_ as message broker and\ndepends on `amqp <http://amqp.readthedocs.org/>`_\nwhich is a pure-Python RabbitMQ client library.\nCompatible with Python 3.8+.\n\n\nWhere is the documentation?\n---------------------------\nHere it is: http://kuyruk.readthedocs.org\n",
"bugtrack_url": null,
"license": null,
"summary": "Simple task queue",
"version": "10.1.0",
"project_urls": {
"Homepage": "https://github.com/cenkalti/kuyruk"
},
"split_keywords": [
"rabbitmq",
"distributed",
"task",
"queue"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c517cb9667a8fa26436c37ae95d3800caeec56edb4a0826064295cd3a1db80a4",
"md5": "c50882a34f6d3cad3a4899eeb0009ab4",
"sha256": "c3107ab3673f2ee996ab014cc9114a2738ca786e617865313e0d7ea4cbcb72a6"
},
"downloads": -1,
"filename": "Kuyruk-10.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c50882a34f6d3cad3a4899eeb0009ab4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 20210,
"upload_time": "2024-06-06T14:36:05",
"upload_time_iso_8601": "2024-06-06T14:36:05.476749Z",
"url": "https://files.pythonhosted.org/packages/c5/17/cb9667a8fa26436c37ae95d3800caeec56edb4a0826064295cd3a1db80a4/Kuyruk-10.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "379b9e678f46f8eb47ff6823d2687c1cfb738d678da1d7f37faca7a9780bffbc",
"md5": "80799e35e0c1e68994e69047a2fd124a",
"sha256": "6f36b0ae262c76aa06b8b1deb6881aaf391b584774ba2798fb305c439739b48c"
},
"downloads": -1,
"filename": "kuyruk-10.1.0.tar.gz",
"has_sig": false,
"md5_digest": "80799e35e0c1e68994e69047a2fd124a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16090,
"upload_time": "2024-06-06T14:36:08",
"upload_time_iso_8601": "2024-06-06T14:36:08.471175Z",
"url": "https://files.pythonhosted.org/packages/37/9b/9e678f46f8eb47ff6823d2687c1cfb738d678da1d7f37faca7a9780bffbc/kuyruk-10.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-06 14:36:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cenkalti",
"github_project": "kuyruk",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "kuyruk"
}