This package browser is in early development. Mind the rough edges.

python-hiredis 3.1.0

Python extension that wraps protocol parsing code in hiredis

Python-hiredis is a python extension that wraps protocol parsing code in hiredis. It primarily speeds up parsing of multi bulk replies.

Installation

Install python-hiredis 3.1.0 as follows:

guix install python-hiredis@3.1.0

Or install the latest version:

guix install python-hiredis

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.