Kuyruk


NameKuyruk JSON
Version 10.2.1 PyPI version JSON
download
home_pagehttps://github.com/cenkalti/kuyruk
SummarySimple task queue
upload_time2025-08-24 01:33:46
maintainerNone
docs_urlNone
authorCenk Altı
requires_pythonNone
licenseNone
keywords rabbitmq distributed task queue
VCS
bugtrack_url
requirements pytest pytest-cov requests what psutil flake8 mypy types-setuptools coverage testcontainers pika
Travis-CI No Travis.
coveralls test coverage
            .. 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.10+.


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/02/e2/2bbc29bebcddedad5612e4054cc15e60d4519ccb2c5313c1b23c9cc39eb6/kuyruk-10.2.1.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.10+.\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.2.1",
    "project_urls": {
        "Homepage": "https://github.com/cenkalti/kuyruk"
    },
    "split_keywords": [
        "rabbitmq",
        "distributed",
        "task",
        "queue"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1cdd71573df248e00c33877ce8fd0943cd4924bf57768349d7ad31d29bbec6c7",
                "md5": "4b5645f16dab819f71a23039c71062f1",
                "sha256": "827bf683a2d41f656c3bff3692898c00b5eb7901e00e2d052fdbf5111bf6b9d1"
            },
            "downloads": -1,
            "filename": "kuyruk-10.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b5645f16dab819f71a23039c71062f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20287,
            "upload_time": "2025-08-24T01:33:45",
            "upload_time_iso_8601": "2025-08-24T01:33:45.501682Z",
            "url": "https://files.pythonhosted.org/packages/1c/dd/71573df248e00c33877ce8fd0943cd4924bf57768349d7ad31d29bbec6c7/kuyruk-10.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "02e22bbc29bebcddedad5612e4054cc15e60d4519ccb2c5313c1b23c9cc39eb6",
                "md5": "3132136ad2e44f51cce3916281af3a68",
                "sha256": "68e0750b5184f128e8dadfccb9c9d18e5bcfb4b890971f2f7f6e935b7200a4ab"
            },
            "downloads": -1,
            "filename": "kuyruk-10.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3132136ad2e44f51cce3916281af3a68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16164,
            "upload_time": "2025-08-24T01:33:46",
            "upload_time_iso_8601": "2025-08-24T01:33:46.944472Z",
            "url": "https://files.pythonhosted.org/packages/02/e2/2bbc29bebcddedad5612e4054cc15e60d4519ccb2c5313c1b23c9cc39eb6/kuyruk-10.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-24 01:33:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cenkalti",
    "github_project": "kuyruk",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.3.2"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.2"
                ]
            ]
        },
        {
            "name": "what",
            "specs": [
                [
                    "==",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "4.4.2"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "6.1.0"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "types-setuptools",
            "specs": [
                [
                    "==",
                    "68.0.0.0"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "7.2.7"
                ]
            ]
        },
        {
            "name": "testcontainers",
            "specs": [
                [
                    "==",
                    "3.7.1"
                ]
            ]
        },
        {
            "name": "pika",
            "specs": [
                [
                    "==",
                    "1.3.2"
                ]
            ]
        }
    ],
    "lcname": "kuyruk"
}
        
Elapsed time: 0.46004s