Search Criteria
Package Details: python-apscheduler 3.10.4-2
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 |
Last Packager: | jelly |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-05-18 10:30 (UTC) |
Last Updated: | 2024-05-18 10:30 (UTC) |
Dependencies (16)
- python-pytz
- python-setuptools
- python-six
- python-tzlocal
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools-scm (make)
- pifpaf (check)
- python-gevent (python-gevent-gitAUR) (check)
- python-pytest-asyncio (check)
- python-pytest-cov (check)
- python-pytest-tornado (check)
- python-redis (check)
- python-sqlalchemy (python-sqlalchemy1.3AUR, python-sqlalchemy-gitAUR, python-sqlalchemy1.4) (check)
- python-tornado (check)
- python-twisted (check)
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, valkey) (check)
Required by (20)
- calibre-web
- flexget
- flexget-git
- kalliope
- litellm (optional)
- litellm-ollama
- mylar3
- nnrss
- nnrss-git
- python-bilibili-api-python
- python-botoy
- python-flask-apscheduler
- python-matrix-reminder-bot
- python-qq-botpy
- python-telegram-bot (optional)
- python-telegram-bot-git
- sopds
- specter-desktop
- wallsch-git
- zfs_uploader-git
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.