
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
types-redis
Advanced tools
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.
FAQs
Typing stubs for redis
We found that types-redis demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.