FreeBSD.software
Home/devel/py311-APScheduler

py311-APScheduler

3.11.2

In-process task scheduler with Cron-like capabilities

Advanced Python Scheduler (APScheduler) is a Python library that lets you schedule your Python code to be executed later, either just once or periodically. You can add new jobs or remove old ones on the fly as you please. If you store your jobs in a database, they will also survive scheduler restarts and maintain their state. When the scheduler is restarted, it will then run all the jobs it should have run while it was offline.

Origin: devel/py-apscheduler
Category: devel
Size: 783KiB
License: MIT
Maintainer: jbeich@FreeBSD.org
Dependencies: 2 packages
Required by: 6 packages
$pkg install py311-APScheduler

Dependencies (2)

Required By (6 packages)

More in devel