cenkalti / kuyruk

⚙️ Simple task queue for Python
https://kuyruk.readthedocs.org/
MIT License
231 stars 17 forks source link

.. 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