use celery + django to define and execute tasks asynchronously (cron like) + monitor tasks results/status
Primary LanguagePython