[Python-modules-team] Bug#827934: ITP: python-fakeredis -- Fake version of a redis-py

Ondřej Nový onovy at debian.org
Wed Jun 22 21:10:07 UTC 2016


Package: wnpp
Severity: wishlist
Owner: "Ondřej Nový" <onovy at debian.org>

* Package name    : python-fakeredis
  Version         : 0.7.0
  Upstream Author : James Saryerwinnie
* URL             : https://github.com/jamesls/fakeredis
* License         : BSD-3-clause
  Programming Lang: Python
  Description     : Fake version of a redis-py

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.

We are using this package in our company and we are going to maintain it in DPMT.



More information about the Python-modules-team mailing list