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