saq

View on PyPIReverse Dependencies (3)

0.12.5 saq-0.12.5-py3-none-any.whl

Wheel Details

Project: saq
Version: 0.12.5
Filename: saq-0.12.5-py3-none-any.whl
Download: [link]
Size: 45617
MD5: e0c28665bf697425ab5758bc23a05e81
SHA256: 5499683b3272151fe30369e95a85319b8baabad220d25609d2c5836c61fee70e
Uploaded: 2024-04-13 04:13:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: saq
Version: 0.12.5
Summary: Distributed Python job queue with asyncio and redis
Author: Toby Mao
Author-Email: toby.mao[at]gmail.com
Home-Page: https://github.com/tobymao/saq
License: MIT
Classifier: Development Status :: 5 - Production/Stable
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 :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: OS Independent
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 :: Distributed Computing
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Requires-Dist: redis (<6.0,>=4.2)
Requires-Dist: croniter (>=0.3.18)
Requires-Dist: black; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: types-croniter; extra == "dev"
Requires-Dist: types-redis; extra == "dev"
Requires-Dist: types-setuptools; extra == "dev"
Requires-Dist: starlette; extra == "dev"
Requires-Dist: httpx; extra == "dev"
Requires-Dist: redis[hiredis] (>=4.2.0); extra == "hiredis"
Requires-Dist: aiohttp; extra == "web"
Requires-Dist: aiohttp-basicauth; extra == "web"
Provides-Extra: dev
Provides-Extra: hiredis
Provides-Extra: web
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4740 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
saq/__init__.py sha256=XU4R-ks1ZbUFmgeWQFpJo8Lj9rVM9kBbtD-eSEoIoZU 218
saq/__main__.py sha256=68_ikP8kZG8okfrdCdre-_oUFIe89mP0KJT7OAH7wI0 2454
saq/job.py sha256=iku0Qt7bO1wJFAQnixaMwjGEYnM7YGuqJz7w3CJpOsQ 10963
saq/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
saq/queue.py sha256=XiBsEq33K-qjzMo3vrtOblIXQafI6daEE4r94369v4Y 26059
saq/types.py sha256=8ulyqGNjlRAMYAuNxIWo5gnI6cF_gSCppYYPCAn2VbU 2422
saq/utils.py sha256=99uxj2_WUv6EkYbcRqzgqDHgPIoUoyP4ryZ35cjz1Dw 1212
saq/worker.py sha256=eDmKxS-CRoaCfIFbd3DwmpV5nKUBlUQczNEKDkhgCMw 12447
saq/web/__init__.py sha256=NG9LfjgJQxNft0_iZuZ3LnX1I58SfxRwKpycjazBoGE 23
saq/web/aiohttp.py sha256=WIuxA8-feT8ctfhoUIdUuq8Bpt55tIt4_cq2DQmfpDY 3865
saq/web/common.py sha256=C_9uHp_KB7taYV89z_JNdhcDt1Uttev483PP0LI86pA 1003
saq/web/starlette.py sha256=yWJE0u7zlOGYuFvFbJkf-FqXHY8mBMVvBC108eI3ozs 4574
saq/web/static/app.js sha256=449Pvar9X3Ygj6aIqvAHM2BIMkPZKirOqj7g7nuj3O0 7001
saq/web/static/pico.min.css.gz sha256=qCxIv3wWFMQ7MkvGSHQLwxio3121VvvieOkSjw6fv6o 9263
saq/web/static/snabbdom.js.gz sha256=zSO3Z761TB7bYNQFFEtypD0vCuqWesqPJeE5CuV4xRg 7603
saq-0.12.5.dist-info/LICENSE sha256=p208OXrLf_dMcvuRHpcinfsJdihCqKWbqtFXpw4kyW0 1065
saq-0.12.5.dist-info/METADATA sha256=EPQNplxpLnzEylATlcz-4EF0pq_kI8fp3gl8VaxCba8 6786
saq-0.12.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
saq-0.12.5.dist-info/entry_points.txt sha256=HkKOud1K15_DV7AEltn8G5Ua10VqIgHaZ4BQit4fdOk 42
saq-0.12.5.dist-info/top_level.txt sha256=FMrrc5EiGr4sQkEDtUMHIpomnWHL9i6xT7B6lvEh8xM 4
saq-0.12.5.dist-info/RECORD

top_level.txt

saq

entry_points.txt

saq = saq.__main__:main