
hiredis 3.3.0
0
Python wrapper for hiredis
Contents
Python wrapper for hiredis
Stars: 516, Watchers: 516, Forks: 101, Open Issues: 5The 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
Related Packages
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
pythonfix







