A Python interface to the Redis key-value store.
A Python interface to the Redis key-value store.
redis-py is developed and maintained by Andy McCurdy (sedrik@gmail.com).
It can be installed in your python environment using pip install redis
or if you download the source from above link you can run python setup.py install