Python client for Redis database and key-value store
Library for communicating with Redis Clusters. Built on top of redis-py lib
Google Cloud Redis API client library
Typing stubs for redis
Microsoft Azure Redis Cache Management Client Library for Python
Python client library and CLI for using Redis as a vector database
Python implementation of redis API, can be used for testing purposes.
Full featured redis cache backend for Django.
OpenTelemetry Redis instrumentation
Object mappings, and more, for Redis.
Redis-backed ASGI channel layer implementation
asyncio (PEP 3156) Redis support
Messaging library for Python.
Redis built into a python package
Provider package apache-airflow-providers-redis for Apache Airflow
RedisSearch Python Client
Commands generator for Redis
Lock context manager implemented via redis SETNX/BLPOP.
Dump and load redis databases
Entra ID credentials provider implementation for Redis-py client
RedisGraph Python Client
Dictionary with Redis as storage backend
Python async client for Redis key-value store
Python Rate Limiter based on Redis.
Redis benchmark run helper. A wrapper around Redis and Redis Modules benchmark tools ( ftsb_redisearch, memtier_benchmark, redis-benchmark, aibench, etc... ).
A nice way to use Redis in your Flask app
a Python interface to a Cluster of Redis key-value store
Redis fixtures and fixture factories for Pytest.
Python client for Redis key-value store
A simple pessimistic lock implementation using Redis
Lightweight ORM for Redis
Store things in Redis without worrying about types or anything, just do it!
Set of basic Python collections backed by Redis.
Redis integration for taskiq
Basic Redis caching for functions
RedisTimeSeries Python Client
Library for inter-service event-based communication
The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute.
non-blocking redis client for python
Redis Cache Backend for Django
A persistent cache for python requests
Python wrapper for redis-rs
An open source Valkey client library that supports Valkey and Redis open source 6.2, 7.0, 7.2 and 8.0.
Serverless Redis SDK from Upstash
A data caching implemention based on Redis and redis_structures.
Redis distributed lock implementation for Python based on Pub/Sub messaging
LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator.