python-fakeredis
Fake version of a redis-py - Python 2.x
Description
fakeredis is a pure Python implementation of the redis-py Python client that simulates talking to a redis server. This was created for a single purpose: to write unittests. Setting up redis is not hard, but many times you want to write unittests that do not talk to an external server (such as redis). This module now allows tests to simply use this module as a reasonable substitute for redis. This package contains the Python 2.x module.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/jamesls/fakeredis
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-fakeredis