Contents

mockredispy 2.9.3

0

Mock for redis-py

Mock for redis-py

Stars: 226, Watchers: 226, Forks: 107, Open Issues: 49

The locationlabs/mockredis repo was created 11 years ago and the last code push was 3 years ago.
The project is popular with 226 github stars!

How to Install mockredispy

You can install mockredispy using pip

pip install mockredispy

or add it to a project with poetry

poetry add mockredispy

Package Details

Author
License
Apache2
Homepage
http://www.github.com/locationlabs/mockredis
PyPi:
https://pypi.org/project/mockredispy/
GitHub Repo:
https://github.com/locationlabs/mockredis
No  mockredispy  pypi packages just yet.

Errors

A list of common mockredispy errors.

Code Examples

Here are some mockredispy code examples and snippets.

Related Packages & Articles

fakeredis 2.21.3

Python implementation of redis API, can be used for testing purposes.