Search Criteria
Package Details: python-apscheduler 3.11.1-1
Package Actions
| 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 (vitaliikuzhdin) |
| Last Packager: | AlphaJack |
| Votes: | 3 |
| Popularity: | 1.01 |
| First Submitted: | 2024-05-18 10:30 (UTC) |
| Last Updated: | 2025-11-16 08:54 (UTC) |
Dependencies (8)
- python-pytz
- python-setuptools
- python-six
- python-tzlocal
- python-build (make)
- python-installer (make)
- python-packaging (make)
- python-wheel (make)
Required by (21)
- calibre-web
- flexget
- flexget-git
- kumacub
- litellm (optional)
- litellm-ollama
- marzban
- mylar3
- nnrss
- nnrss-git
- python-bilibili-api
- python-bilibili-api-python
- python-botoy
- python-flask-apscheduler
- python-matrix-reminder-bot
- python-qq-botpy
- python-telegram-bot (optional)
- python-telegram-bot-git
- wallman
- wallsch-git
- Show 1 more...
Latest Comments
0x9fff00 commented on 2024-12-29 01:51 (UTC)
python-setuptools-scmis needed inmakedepends:marcool04 commented on 2024-12-28 14:04 (UTC)
Yep, I second the comment by @mikep, there is no way the check is going to work in a chroot for instance, where I (and others I believe) build my AUR packages...
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.