Package Details: python-apscheduler 3.10.4-2

Git Clone URL: https://aur.archlinux.org/python-apscheduler.git (read-only, click to copy)
Package Base: python-apscheduler
Description: In-process task scheduler with Cron-like capabilities
Upstream URL: https://github.com/agronholm/apscheduler
Licenses: MIT
Submitter: jelly
Maintainer: AlphaJack
Last Packager: jelly
Votes: 0
Popularity: 0.000000
First Submitted: 2024-05-18 10:30 (UTC)
Last Updated: 2024-05-18 10:30 (UTC)

Latest Comments

mikep commented on 2024-07-18 21:23 (UTC)

Unless I'm missing something, it seems like the check() section is bound to fail unless one has all of the optional backends up and running. I just commented the section out, but maybe there's a way to make it optional.