Simple redis based queue protocol implementation
Project description
# kyew
> Simple redis based queue protocol implementation
## Install
```console
$ pip install kyew
```
## Usage
```Python
import kyew
kyew = Kyew.new(ENV['REDIS_URL'])
```
> Simple redis based queue protocol implementation
## Install
```console
$ pip install kyew
```
## Usage
```Python
import kyew
kyew = Kyew.new(ENV['REDIS_URL'])
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kyew-0.1.4.tar.gz
(3.3 kB
view details)
File details
Details for the file kyew-0.1.4.tar.gz.
File metadata
- Download URL: kyew-0.1.4.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e174b39bf9520b199395ad18623a1e872347f59152e1b6794099d24b79337d97
|
|
| MD5 |
0433be3c03357a56c8d6a322dc2ff2f2
|
|
| BLAKE2b-256 |
3269f2f2f6e7b168bd0403edb904201f950007a11cd9796a108da3f33d461522
|