This past week I released django_dramatiq, an app that helps you integrate Dramatiq and Django. Additionally, I released these two example repos:
- django_dramatiq_example, a small Django app that
shows off
django_dramatiq
, and - flask_dramatiq_example, a small Flask app that shows off how you can integrate Flask and Dramatiq.