Skip to content

TrueLogin/learn_celery

Repository files navigation

About

Try to figure out how Celery works. Implement a simple tool with several different background jobs.

Workflow

  • Pick a PDF file with 2 or more pages.
  • Move each page to a separate PDF doc
  • Proccess all the pages (each page is a different PDF document), i.e. add a word or something like this
  • Compile all the pages back into the one PDF file
  • Clear ./tmp directory

About

Learn Celery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages