Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 208 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 208 Bytes

simple-redis

Simple utitlity built in python for redis queue connection and operation.

Prequisites

  1. python3

Build command

  1. Change directory to simple-redis
  2. Run code python setup.py sdist