Metadata-Version: 2.1
Name: fastapi-cachepot
Version: 0.0.1
Summary: 
Author: Alexey Kotenko
Author-email: alexey+github@kotenko.me
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fastapi (<1.0.0)
Requires-Dist: pydantic (>=2.0,<3.0)
Requires-Dist: redis (>=4.0.0,<5.0.0)
Description-Content-Type: text/markdown

# Cachepot

![](https://github.com/k0t3n/cachepot/blob/main/docs/logo.png?raw=true)

The FastAPI cache the way it should be.



