Django FireFly Tasks ================================ .. raw:: html

Simple and easy to use background tasks in Django without dependencies! ✨ Features ----------- * ⚔ **Easy background task creation** * šŸ›¤ļø **Multiple queue support** * šŸ”„ **Automatic task retrying** * šŸ› ļø **Well integrated with your chosen database** * 🚫 **No additional dependencies** * šŸ”€ **Supports both sync and async functions** Support ------- If this project was useful to you, `feel free to buy me a coffee ā˜• `_. It doesn't have to be from Starbucks — even a budget one is just fine ;) Every donation, no matter how small, is a sign that what I’m doing is valuable to you and worth maintaining. .. image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif :target: https://www.paypal.com/donate/?hosted_button_id=Q7LLNBFFFY57Q :alt: Donate via PayPal .. toctree:: :maxdepth: 1 :caption: Pages: README tasks commands conf utils exceptions