base.py

async task/job queue based on message passing (Python3 version)

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