redispatcher

View on PyPIReverse Dependencies (0)

0.3.0 redispatcher-0.3.0-py3-none-any.whl

Wheel Details

Project: redispatcher
Version: 0.3.0
Filename: redispatcher-0.3.0-py3-none-any.whl
Download: [link]
Size: 9085
MD5: 7ec6cd0c662883adb195a701aba0137e
SHA256: b9c2165921f184d23355ab01e30e026b7aa1b2a69b50769b7a5920befe073690
Uploaded: 2024-02-22 19:11:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: redispatcher
Version: 0.3.0
Summary: Dispatch and run distributed work asynchronously, brokered by Redis
Author: Rafal Stapinski
Author-Email: stapinskirafal[at]gmail.com
Home-Page: https://rafalstapinski.github.io/redispatcher
Project-Url: Repository, https://github.com/rafalstapinski/redispatcher
License: MIT
Keywords: redis,queue,broker,pub sub,asynchronous message,celery,dispatcher,worker
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: aioredis (<2.0.0,>=1.3.1)
Requires-Dist: pydantic (<3.0.0,>=2.6.1)
Requires-Dist: pydantic-settings (<3.0.0,>=2.2.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4980 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
redispatcher/__init__.py sha256=V14f22xVHYfFWl5oDxYtfr0nY2pLYK9rq2AGC3GTCzg 448
redispatcher/base_consumer.py sha256=30rOT14-R5a-KsDIeHflMJyjWIWCqLv-l1tGLhIYps0 2379
redispatcher/config.py sha256=X_aysSILXCjSQG6T67R_WHQhGKWUhlTFngwAXsSqHho 568
redispatcher/exceptions.py sha256=GG1NMTH24XJXf6x4XDR5utceF8hB0pyni6uf_cfiXvQ 198
redispatcher/monitor.py sha256=gO5HstJbWnvclA1oqzwmck191OoYBg5F6bvgRkqYPiM 3516
redispatcher/redispatcher.py sha256=tlcgvuO7WbX-YC2MpSEA66OjQbsXWLLev2GZhUATdU0 3380
redispatcher/types.py sha256=PYXC0jtJlPOYHOw4koBedvbF8VMvM6tbPwEQUy302so 422
redispatcher-0.3.0.dist-info/LICENSE sha256=H9k0MV72efT98Qv8PdDw6ABcu6c1lGfXgzg92DDfUvU 1082
redispatcher-0.3.0.dist-info/METADATA sha256=sj9gCu4NGHKycjTdV_4aZXcZ0yTWogCke9J3ECsPzIQ 5954
redispatcher-0.3.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
redispatcher-0.3.0.dist-info/entry_points.txt sha256=5U1BRU5kx2UWlt5k-V0MWBry59TSEi0kzEIibtzPHzY 60
redispatcher-0.3.0.dist-info/RECORD

entry_points.txt

monitor = redispatcher.monitor:monitor_cli