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.
- Outputs:
out
- Website: https://github.com/redis/hiredis-py
- Licenses: Modified BSD
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
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.