freshcrate
Skin:/
Home > Developer Tools > types-redis

types-redis

Typing stubs for redis

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

## Typing stubs for redis This is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for the [`redis`](https://github.com/redis/redis-py) package. It can be used by type-checking tools like [mypy](https://github.com/python/mypy/), [pyright](https://github.com/microsoft/pyright), [pytype](https://github.com/google/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](https://peps.python.org/pep-0561/#partial-stub-packages). 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`](https://github.com/python/typeshed/commit/d16fe74e1f7a56ae05dfaa2fad595d5184c574d6) and was tested with mypy 1.11.2, pyright 1.1.383, and pytype 2024.9.13.

Release History

VersionChangesUrgencyDate
main@2026-07-24Latest activity on main branchHigh7/24/2026
4.6.0.20241004Imported from PyPI (4.6.0.20241004)Low4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

types-jinja2Typing stubs for Jinja2main@2026-07-26
mypyOptional static typing for Pythonmaster@2026-07-25
sagemakerOpen source library for training and deploying models on Amazon SageMaker.3.17.0
alibabacloud-tea-openapiAlibaba Cloud openapi SDK Library for Pythonmaster@2026-07-24
types-setuptoolsTyping stubs for setuptoolsmain@2026-07-24

More from pypi

markitdownUtility tool for converting various files to Markdown
fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
djangoA high-level Python web framework that encourages rapid development and clean, pragmatic design.
flaskA simple framework for building complex web applications.

More in Developer Tools

types-jinja2Typing stubs for Jinja2
mypyOptional static typing for Python
sagemakerOpen source library for training and deploying models on Amazon SageMaker.
mexPersistent project memory for AI coding agents. Structured scaffold + drift detection CLI.