Description
Cron-style schedules can be run inside asyncio applications. This library is for developers triggering periodic jobs without leaving the async runtime. Scheduled tasks execute application code, so time zones, persistence, failure handling, and job trust matter.