plan
Cron manager
A tool that simplifies writing and managing cron jobs by providing an easy-to-use interface for defining tasks and frequencies.
Crontab jobs management in Python
1k stars
40 watching
98 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Manages cron jobs without modifying crontab files | 1,046 |
| A tool for managing and controlling Magento 2's scheduled tasks and cron jobs | 341 |
| A module that reworks the Magento 2 cron system to prevent overlapping jobs and improve efficiency | 165 |
| A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,071 |
| A job management framework for handling errors and failures in long-running computations | 143 |
| A PHP implementation of a cron job scheduler with features like event-driven execution and logging. | 144 |
| A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
| A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| A lightweight parser and scheduler for cron expressions in Go. | 422 |
| Provides cron-like facilities directly inside Common Lisp. | 16 |
| Automates software construction by analyzing dependencies and orchestrating builds | 2,120 |
| A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
| Provides background worker and task management for Django applications | 390 |
| Installs and configures the crond service on various Unix-like operating systems. | 78 |
| A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 101 |