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 1c184fea33d50ba430410cf1b25d4aea2df2981e
and was tested
with mypy 1.6.1, pyright 1.1.332, and
pytype 2023.10.17.
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.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4839923b4cce77bbf987290ca83710f8218529eebe1d2c3a0f067416c86847f5 |
|
MD5 | 0b260659bc679df16705d1326ae27189 |
|
BLAKE2b-256 | 5aca5e88edb180947e64f8495d5787b63dafc8baa33cd3dda9546ef643f6f794 |