Contents

hiredis 3.3.0

0

Python wrapper for hiredis

Python wrapper for hiredis

Stars: 516, Watchers: 516, Forks: 101, Open Issues: 5

The redis/hiredis-py repo was created 15 years ago and the last code push was 2 weeks ago.
The project is popular with 516 github stars!

How to Install hiredis

You can install hiredis using pip

pip install hiredis

or add it to a project with poetry

poetry add hiredis

Package Details

Author
Jan-Erik Rediger, Pieter Noordhuis
License
MIT
Homepage
https://github.com/redis/hiredis-py
PyPi:
https://pypi.org/project/hiredis/
GitHub Repo:
https://github.com/redis/hiredis-py

Classifiers

  • Software Development
No  hiredis  pypi packages just yet.

Errors

A list of common hiredis errors.

Code Examples

Here are some hiredis code examples and snippets.

GitHub Issues

The hiredis package has 5 open issues on GitHub

  • MNT: do not use deprecated load_module method

See more issues on GitHub

Related Packages & Articles

fakeredis 2.34.0

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

django-rq 3.2.2

An app that provides django integration for RQ (Redis Queue)