types-redis (4.6.0.20241004)

Published 2025-04-12 22:59:19 +02:00 by eofredj

Installation

pip install --index-url  types-redis

About 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.

Requirements

Requires Python: >=3.8
Details
PyPI
2025-04-12 22:59:19 +02:00
193
Apache-2.0
57 KiB
Assets (1)
Versions (1) View all
4.6.0.20241004 2025-04-12