unicron
Task scheduler
A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits.
The tenacious but efficient scheduler for daily tasks 🔂 ⏳ 🦄
15 stars
3 watching
3 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
cronpythonschedulerscheduler-servicescheduling-taskstask-managertask-scheduler
Related projects:
Repository | Description | Stars |
---|---|---|
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
fizista/micropython-scron | A simple time-based task scheduling program inspired by the well-known CRON program. | 9 |
jhuckaby/cronicle | A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,893 |
fizista/micropython-mcron | A time-based task scheduling library for Python on microcontrollers with hardware timers | 35 |
sidroberts/phalcon-cron | A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
rk/go-cron | A simple library to handle scheduled tasks in Go | 230 |
zero88/scheduler.x | Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
cirocosta/cr | An execution system for tasks with dependencies. | 695 |
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 54 |
masoniteframework/scheduler | Provides a Python package to manage and execute scheduled tasks | 0 |
byulparan/scheduler | A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
kprotty/zap | A runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner. | 446 |
thomasgalliker/ncrontab.scheduler | A thread-safe task scheduler for .NET applications | 14 |
leosperry/chroniton | A library for running tasks on schedules with strongly typed jobs and asynchronous execution. | 182 |
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |