APScheduler3.11.1
APScheduler3.11.1
Published
In-process task scheduler with Cron-like capabilities
pip install apscheduler
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- tzlocal
>=3.0 - backports.zoneinfo
; python_version < "3.9" - etcd3
; extra == "etcd" - protobuf
<=3.21.0; extra == "etcd" - gevent
; extra == "gevent" - pymongo
>=3.0; extra == "mongodb" - redis
>=3.0; extra == "redis" - rethinkdb
>=2.4.0; extra == "rethinkdb" - sqlalchemy
>=1.4; extra == "sqlalchemy" - tornado
>=4.3; extra == "tornado" - twisted
; extra == "twisted" - kazoo
; extra == "zookeeper" - APScheduler
[etcd,mongodb,redis,rethinkdb,sqlalchemy,tornado,zookeeper]; extra == "test" - pytest
; extra == "test" - anyio
>=4.5.2; extra == "test" - PySide6
; (platform_python_implementation == "CPython" and python_version < "3.14") and extra == "test" - gevent
; python_version < "3.14" and extra == "test" - pytz
; extra == "test" - twisted
; python_version < "3.14" and extra == "test" - packaging
; extra == "doc" - sphinx
; extra == "doc" - sphinx-rtd-theme
>=1.3.0; extra == "doc"