Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 3.01 KB

job-scheduler.md

File metadata and controls

69 lines (58 loc) · 3.01 KB

Bookmarks tagged [job-scheduler]

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

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


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

A calendaring app for Django.


http://pydoit.org/

A task runner and build tool.


https://github.com/gunnery/gunnery

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


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

A set of tools to provide lightweight pipelining in Python.


https://github.com/fengsp/plan

Writing crontab file in Python like a charm.


https://github.com/dbader/schedule

Python job scheduling for humans.


https://github.com/knipknap/SpiffWorkflow

A powerful workflow engine implemented in pure Python.


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

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


https://airflow.apache.org/

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