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
4101e742366e5e1f79168fba8d97503b047dfd5b
and was tested
with mypy 1.11.1, pyright 1.1.378, and
pytype 2024.4.11.