celery

async task/job queue based on message passing (common files)

Debian Debian
RUN apt-get update && \ apt-get install -y python-celery-common
Ubuntu
RUN apt-get update && \ apt-get install -y python-celery-common
Arch Arch Linux
RUN pacman -S --noconfirm python-celery-common
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-celery-common
Fedora
RUN dnf install -y python-celery-common
Raspbian
RUN apt-get update && \ apt-get install -y python-celery-common
click the source code to copy install celery on any operating system with command-not-found.com