Python + Celery: Creating asynchronous tasks
Hey, everyone! Today is part II of our "Asynchronous tasks with Python + Flask + Celery + Docker" series. We are going to actually create a few tasks. If you still haven't read it, the part one is here. This is the basis for the next steps.
First, we...
paulavieira.hashnode.dev4 min read