types-redis (4.6.0.20241004)
Installation
pip install --index-url types-redisAbout this package
Typing stubs for redis
Typing stubs for redis
This is a PEP 561
type stub package for the redis package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
redis.
This version of types-redis aims to provide accurate annotations
for redis==4.6.0.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/redis. All fixes for
types and metadata should be contributed there.
Note: The redis package includes type annotations or type stubs
since version 5.0.0. Please uninstall the types-redis
package if you use this or a newer version.
This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit
d16fe74e1f7a56ae05dfaa2fad595d5184c574d6 and was tested
with mypy 1.11.2, pyright 1.1.383, and
pytype 2024.9.13.