Metadata-Version: 2.4
Name: chronoq-celery
Version: 0.2.0
Summary: Celery integration for chronoq-ranker — LearnedScheduler with shadow/active/fifo modes
Project-URL: Homepage, https://github.com/Ahnaf19/chronoq
Project-URL: Repository, https://github.com/Ahnaf19/chronoq
Project-URL: Changelog, https://github.com/Ahnaf19/chronoq/blob/main/CHANGELOG.md
Author-email: Ahnaf Tanjid <ahnaftanjid@cloudly.io>
License: MIT
Keywords: celery,job-queue,lambdarank,learning-to-rank,scheduling
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: celery>=5.4
Requires-Dist: chronoq-ranker
Requires-Dist: loguru>=0.7
Requires-Dist: redis>=5.0
