Django Firefly Tasks – simple and easy to use background tasks in Django
2 lukas346 1 5/12/2025, 5:51:02 PM github.com ↗
Comments (1)
lukas346 · 5h ago
Hey, I made easy to use background tasks extension in Django. I decided to do it because sometimes I need really straightforward tasks in my private projects but I don't need something as advanced as Celery.