FICHA · AUR

python-schedule

Python job scheduling for humans.

  • Library
  • LIBRARY
  • PYTHON
  • SCHEDULING
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Python scripts can schedule jobs with readable timing rules such as every few minutes, daily, or at a chosen time. This is useful for small automation tasks, polling loops, maintenance scripts, and local services.

It is a scheduling library inside a running Python process, not a replacement for system cron or timers. Jobs run only while the script is active and should handle errors cleanly.

Permissions

Permissions not analysed for this source yet.