arq

View on PyPIReverse Dependencies (17)

0.26.3 arq-0.26.3-py3-none-any.whl

Wheel Details

Project: arq
Version: 0.26.3
Filename: arq-0.26.3-py3-none-any.whl
Download: [link]
Size: 25968
MD5: 975253a2927d846fdb222809e4fc74aa
SHA256: 9f4b78149a58c9dc4b88454861a254b7c4e7a159f2c973c89b548288b77e9005
Uploaded: 2025-01-06 22:44:45 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: arq
Version: 0.26.3
Summary: Job queues in python with asyncio and redis
Author-Email: Samuel Colvin <s[at]muelcolvin.com>
Project-Url: Homepage, https://github.com/samuelcolvin/arq
Project-Url: Documentation, https://arq-docs.helpmanual.io
Project-Url: Funding, https://github.com/sponsors/samuelcolvin
Project-Url: Source, https://github.com/samuelcolvin/arq
Project-Url: Changelog, https://github.com/samuelcolvin/arq/releases
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.8
Requires-Dist: click (>=8.0)
Requires-Dist: redis[hiredis] (<6,>=4.2.0)
Requires-Dist: watchfiles (>=0.16); extra == "watch"
Provides-Extra: watch
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 857 characters]

WHEEL

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

RECORD

Path Digest Size
arq/__init__.py sha256=5tzyGs89vBH73IHTEEb5-gSsqbvtIgO6l4xUPVlpqcY 342
arq/__main__.py sha256=JgErYkiskih8Y6oRwowALtR-rwQhAAdqOYWjQraRIPI 59
arq/cli.py sha256=V96eanLkhPjy6l1ASCo-cl9F1wfroPevZQ7Bt9SbIiU 2897
arq/connections.py sha256=_prpJB9QKzZrS24cKqNAf3VS5n73wwN7rmW19hpLXco 12264
arq/constants.py sha256=7pxySSQ3_I_YhGpktYPAeY-caaUp9NgkLhF7_MwtIEM 805
arq/cron.py sha256=oSRjlhCoX3CJc01M38tceobLuE97JiZtk3DmjlSXhmI 6660
arq/jobs.py sha256=rptBd9X6gqKLy9wBuAJw337UABJdwVQIJyfhXU_k5Ms 10160
arq/logs.py sha256=qoJ1ZAOFuAwoAZeZfsar3O6Bp8Jif6OG9oRWk1Jj1Pw 723
arq/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
arq/typing.py sha256=uumH_nCk5KNTzDs9GETqVPOZ5yEGvdDweabfDqi2kcU 1303
arq/utils.py sha256=LbOzxl7eEJWIGorDdXFHE_sSgtFZ45o0iBMbjZQ3JUE 3594
arq/version.py sha256=taXh83jOOUOCMAFx4-x0rYbHJ9-Z_sc-94rMvzQWRiQ 126
arq/worker.py sha256=W2_TP-m-Ia8Arbl_FiiFlknthxukM04WgoBU9xzzEps 37999
arq-0.26.3.dist-info/METADATA sha256=6DYqCWuBdlUs-MLMJCfgLSrk5R4frwVyKmjIIcfBMb8 2657
arq-0.26.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
arq-0.26.3.dist-info/entry_points.txt sha256=qrTcmJctr4y9UMlHzWD8xpxk4DdOwKyhrH9W5_c5Zq8 36
arq-0.26.3.dist-info/licenses/LICENSE sha256=9yuUJeg34M9ZszX2o35uuRa88CVE11YWjRNhOWJ-NIM 1110
arq-0.26.3.dist-info/RECORD

entry_points.txt

arq = arq.cli:cli