streaq

View on PyPIReverse Dependencies (0)

0.7.0 streaq-0.7.0-py3-none-any.whl

Wheel Details

Project: streaq
Version: 0.7.0
Filename: streaq-0.7.0-py3-none-any.whl
Download: [link]
Size: 24143
MD5: 86e167d444aff2b2b3a5c34642b0113b
SHA256: 4ede3a895811e2fcd02dc19be03e2f7213c4d84d8d8756f829949bd89dbd781d
Uploaded: 2025-04-01 02:28:53 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: streaq
Version: 0.7.0
Summary: Fast, async, type-safe job queuing with Redis streams
Author-Email: Graeme Holliday <graeme[at]tastyware.dev>
License: MIT License Copyright (c) 2025 tastyware Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.10
Requires-Dist: anyio (>=4.8.0)
Requires-Dist: crontab (>=1.0.1)
Requires-Dist: redis[hiredis] (>=5.2.1)
Requires-Dist: typer (>=0.15.2)
Requires-Dist: watchfiles (>=1.0.4)
Requires-Dist: arq (==0.26.3); extra == "benchmark"
Requires-Dist: saq[hiredis] (==0.22.2); extra == "benchmark"
Requires-Dist: taskiq-redis (==1.0.3); extra == "benchmark"
Provides-Extra: benchmark
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4131 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
streaq/__init__.py sha256=vsExd9rzhNVqYJKsOWFkZnijfzEmJcPwTnBrc-mzFeY 421
streaq/__main__.py sha256=ivWkejleJNXQGxPoGH6SZNeJbbiSjhTgP2tivNTEqHo 60
streaq/cli.py sha256=yrKpDpWishlBugnvPuxwPsLzPojtBpZFjgYeBhFp3kc 2551
streaq/constants.py sha256=fsuax2Ye47HpAQEr6-WyriCfCxMi1YhU6tqkTHMHEug 526
streaq/lua.py sha256=2BtoEDTa6-ThwhUvAbkbaoRvay0BnCLs3Hg_FZKgStE 5308
streaq/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
streaq/task.py sha256=E7-gRAT7r8zwlM7Ogba3VX-bZx1a9g6_b_LptCPoU-Q 11929
streaq/types.py sha256=E-5ajUTMn5odC4lgthJ3ZUjqXPDSN94Xmz8L4eWAZic 804
streaq/utils.py sha256=Qw7UJ9aImkfiMMonodf5M5JNPoq70toZ8PogLQykpDQ 3666
streaq/worker.py sha256=zX7Jy83n7MuvFk8Fh_GrRa6Ik9oVOZjzjTVnpz9JYhE 46135
streaq-0.7.0.dist-info/METADATA sha256=LOjSPQ81bEj03xWn70mIOQanEfasWgUZt2NOYL9pUnY 5982
streaq-0.7.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
streaq-0.7.0.dist-info/entry_points.txt sha256=zvjgkAhTNbypiy3Lb1PPOl7ZGqejF9FJ6mBZDpk4xjM 47
streaq-0.7.0.dist-info/licenses/LICENSE sha256=c2Lg3z-db2T4FcZOix8UVOtWNBCnINEA7uYXdpKY4jM 1066
streaq-0.7.0.dist-info/RECORD

entry_points.txt

streaq = streaq.__main__:cli