paulonteri/django-serverless-cron ⭐ 30

django-serverless-cron 🦡 A Django app with a simpler approach running cron jobs (mostly in a serverless environment) through HTTP requests with an integration with the Django admin. This allows you to run any task without having to manage always-on infrastructure. https://pypi.org/project/django-serverless-cron

hequan2017/cmdb ⭐ 128

资产管理、主机管理、批量执行命令|脚本、流量图、webssh 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!

ui/django-post_office ⭐ 1028

A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.

loadsmart/django-jaiminho ⭐ 21

A broker agnostic implementation of outbox and other message resilience patterns for Django apps.

Koed00/django-q ⭐ 1865

A multiprocessing distributed task queue for Django