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.
- tags: python, job-scheduler
django-schedule
https://github.com/thauber/django-schedule
A calendaring app for Django.
- tags: python, job-scheduler
- :octocat: source code
doit
A task runner and build tool.
- tags: python, job-scheduler
gunnery
https://github.com/gunnery/gunnery
Multipurpose task execution tool for distributed systems with web-based interface.
- tags: python, job-scheduler
- :octocat: source code
Joblib
http://pythonhosted.org/joblib/index.html
A set of tools to provide lightweight pipelining in Python.
- tags: python, job-scheduler
Plan
https://github.com/fengsp/plan
Writing crontab file in Python like a charm.
- tags: python, job-scheduler
- :octocat: source code
schedule
https://github.com/dbader/schedule
Python job scheduling for humans.
- tags: python, job-scheduler
- :octocat: source code
Spiff
https://github.com/knipknap/SpiffWorkflow
A powerful workflow engine implemented in pure Python.
- tags: python, job-scheduler
- :octocat: source code
TaskFlow
https://docs.openstack.org/developer/taskflow/
A Python library that helps to make task execution easy, consistent and reliable.
- tags: python, job-scheduler
Airflow
Airflow is a platform to programmatically author, schedule and monitor workflows.
- tags: python, job-scheduler