Typing stubs for redis
Project description
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: Redis-py 5.0.0 added a py.typed file, but the inline annotations are incomplete. Continuing to use types-redis
for the time being may lead to superior results.
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 e961db9492aee8afc998ed9e95e055503d96dcfe
and was tested
with mypy 1.8.0, pyright 1.1.342, and
pytype 2024.2.13.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for types-redis-4.6.0.20240218.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5103d7e690e5c74c974a161317b2d59ac2303cf8bef24175b04c2a4c3486cb39 |
|
MD5 | c7e3ff09598a4aa59f863bf98dfe3023 |
|
BLAKE2b-256 | 82b6be2f938dfbe879ce07671f02b5b331426671168cbf03343c078988fce481 |
Hashes for types_redis-4.6.0.20240218-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc9c45a068240e33a04302aec5655cf41e80f91eecffccbb2df215b2f6fc375d |
|
MD5 | 35daf085af24ab58691fa3e704d8769c |
|
BLAKE2b-256 | 3655db25993603a9b3bcc1f7ab7e4cedb105b5b7fd2307f226eb67740ce82d73 |