rpq

View on PyPIReverse Dependencies (0)

2.2 rpq-2.2-py2.py3-none-any.whl

Wheel Details

Project: rpq
Version: 2.2
Filename: rpq-2.2-py2.py3-none-any.whl
Download: [link]
Size: 8917
MD5: b9e2afc11c3bb4581d539f4e0067b38e
SHA256: 98180c3220ca83376ac0e12490e82ea1830af6d58eec337a5ae103d5395ec787
Uploaded: 2020-02-26 03:06:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rpq
Version: 2.2
Summary: Simple Redis work queue with added features (priorities, pop multiple items at once)
Author: Gabriel Bordeaux
Author-Email: pypi[at]gab.lc
Home-Page: https://github.com/gabfl/redis-priority-queue
License: MIT
Classifier: Topic :: Software Development
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Requires-Dist: redis
Requires-Dist: argparse
Requires-Dist: prettytable
[Description omitted; length: 5172 characters]

WHEEL

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

RECORD

Path Digest Size
rpq/RpqLua.py sha256=upaNbi5qGvhtSJBkuZE0yp388l0st0VPjFaIgYWELFY 2179
rpq/RpqQueue.py sha256=RaXvqmrJ6CuytuzzUMWGB6OD-18dktZFU2dWKZ7qA7E 2789
rpq/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rpq_src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rpq_src/__main__.py sha256=Bdtv5p6yVnTNMhq31hi2Jezu1GGNfsjczYQpEfA-PM8 81
rpq_src/queue_monitor.py sha256=Jkg3mqy-IxkOSQ-4i1yMAPXuD0UTKvmyUh56y9aACdk 4035
rpq_src/redis-priority-queue.lua sha256=rT1dwq8gRBRONRP_rQYlu51BqSjkasX1OTGH0Jtgf64 3234
rpq-2.2.dist-info/LICENSE sha256=PoNXLTE9yFnWYsTza-23kElpEAsxmvBTPInN_spHypE 1073
rpq-2.2.dist-info/METADATA sha256=IS3zXriT2xIFWCyl1_-qtlFlTG5Dr1yfJryPuWFMjGs 6026
rpq-2.2.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
rpq-2.2.dist-info/entry_points.txt sha256=Nir9o3JJSVcUH8uMqmLACMK7liRLpZExdrjFnMg1uLQ 60
rpq-2.2.dist-info/top_level.txt sha256=ZLcOGf2BbQBaIjKWixRTZ3gEFSdgOOfomErm3F5ij6w 12
rpq-2.2.dist-info/RECORD

top_level.txt

rpq
rpq_src

entry_points.txt

rpq_monitor = rpq_src.queue_monitor:main