FastScheduler
Simple, lightweight task scheduler for Python with async support, timezone handling, cron expressions, and a beautiful real-time dashboard.
If this saves you time, ⭐️ the repo and open an issue for ideas — I'm actively improving it.
Features
🎯 Simple decorator-based API - Schedule tasks in one line
- Schedule tasks in one line ⚡ Async/await support - Native async function support
- Native async function support 🕐 Timezone support - Schedule jobs in any timezone
- Schedule jobs in any timezone 📅 Cron expressions - Complex schedules with cron syntax
- Complex schedules with cron syntax 💾 Persistent state - Survives restarts, handles missed jobs
- Survives restarts, handles missed jobs 🎨 FastAPI dashboard - Beautiful real-time monitoring UI
... continue reading