To demonstrate that Mocket is more than just a web client mocking tool, it even includes a simple Redis mock. The main goal of Mocket is to make it easier to test Python clients that communicate using ...
ormsgpack is a fast MessagePack serialization library for Python derived from orjson, with native support for various Python types. ormsgpack follows semantic versioning and supports CPython, PyPy and ...