Full documentation (with example code) is at (http://github.com/tnm/qr/)
QR
QR helps you create and work with queue, capped collection (bounded queue), deque, and stack data structures for Redis. Redis is well-suited for implementations of these abstract data structures, and QR makes it even easier to work with the structures in Python.
Quick Setup
You’ll need Redis (http://github.com/antirez/redis/) itself (QR makes use of MULTI/EXEC, so you’ll need the Git edge version), and the current Python interface for Redis, redis-py, (http://github.com/andymccurdy/redis-py). Put qr.py in your PYTHONPATH and you’re all set.
Release files for qr 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| qr-0.6.0.tar.gz | 5.5 kB | Details |
Release files / qr-0.6.0.tar.gz
| Download URL | qr-0.6.0.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9033bbdab351c939419d525d88c499b7b5da38c177cb6ecadccc215c14aa36a2
|
|
BLAKE2b-256 checksum How to use checksums |
5bc1c4f005b0316581c77c8525bee195cff1bde3982f87482e5a8f7560e0a1f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |