migrate.py

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

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