Metadata-Version: 2.4
Name: movie-match-redis-toolkit
Version: 0.1.1
Summary: Redis toolkit
Author: Andrew Ermolenko
Author-email: hoggadar@ya.ru
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: orjson (>=3.11.7,<4.0.0)
Requires-Dist: pydantic (>=2.12.5,<3.0.0)
Requires-Dist: redis (>=7.4.0,<8.0.0)
Description-Content-Type: text/markdown

# redis-kit

Async Redis toolkit for Python applications.

## Installation

```bash
pip install movie-match-redis-toolkit
