FICHA · AUR

python-python-crontab

Crontab module for reading and writing crontab files and accessing the system cron automatically and simply using a direct API.

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

Description

Python programs can read, write, and manage crontab entries through a direct API instead of editing schedule files manually. This is useful for installers, admin tools, backup jobs, and applications that need scheduled tasks.

It is a scheduling library. Cron entries can run commands repeatedly with user permissions, so applications should validate commands, timing, environment, and removal behavior.

Permissions

Permissions not analysed for this source yet.