redis-task-queue

A python package that can be installed with pip.


License
BSD-3-Clause
Install
pip install redis-task-queue==0.0.7

Documentation

redis-task-queue

version number: 0.0.2 author: Andres Pegado

Overview

A python package that can be installed with pip.

Installation / Usage

To install use pip:

$ pip install redis-task-queue

Or clone the repo:

$ git clone https://github.com/apegadoboureghida/redis-task-queue.git
$ python setup.py install

Contributing

TBD

Example

TBD