job-scheduler.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [job-scheduler]

www.codever.land/bookmarks/t/job-scheduler

APScheduler

http://apscheduler.readthedocs.io/en/latest/

A light but powerful in-process task scheduler that lets you schedule functions.


django-schedule

https://github.com/thauber/django-schedule

A calendaring app for Django.


doit

http://pydoit.org/

A task runner and build tool.


gunnery

https://github.com/gunnery/gunnery

Multipurpose task execution tool for distributed systems with web-based interface.


Joblib

http://pythonhosted.org/joblib/index.html

A set of tools to provide lightweight pipelining in Python.


Plan

https://github.com/fengsp/plan

Writing crontab file in Python like a charm.


schedule

https://github.com/dbader/schedule

Python job scheduling for humans.


Spiff

https://github.com/knipknap/SpiffWorkflow

A powerful workflow engine implemented in pure Python.


TaskFlow

https://docs.openstack.org/developer/taskflow/

A Python library that helps to make task execution easy, consistent and reliable.


Airflow

https://airflow.apache.org/

Airflow is a platform to programmatically author, schedule and monitor workflows.