Description
Python job scheduling for humans.
An in-process scheduler for periodic jobs that uses the builder pattern
for configuration. Schedule lets you run Python functions (or any other
callable) periodically at pre-determined intervals using a simple,
human-friendly syntax.
Inspired by Adam Wiggins' article "Rethinking Cron" (Google cache) and the clockwork Ruby module.
schedule alternatives and similar packages
Based on the "Job Scheduler" category.
Alternatively, view schedule alternatives based on common mentions on social networks and blogs.
-
Prefect
The easiest way to build, run, and monitor data pipelines at scale. -
django-schedule
A calendaring app for Django. It is now stable, Please feel free to use it now. Active development has been taken over by bartekgorny. -
TaskFlow
A library to complete workflows/tasks in HA manner. Mirror of code maintained at opendev.org.
Updating dependencies is time-consuming.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of schedule or a related project?