Metadata-Version: 2.3
Name: some-aiohttp-middleware
Version: 0.1.13
Summary: Middleware framework for aiohttp
License: MIT
Author: tommmlij
Author-email: tommmlij@gmail.com
Requires-Python: >=3.9,<3.13
Classifier: License :: OSI Approved :: MIT License
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: aioboto3 (>=14,<15)
Requires-Dist: aiohttp (>=3,<4)
Requires-Dist: aiohttp-pydantic (>=2,<3)
Requires-Dist: aiomcache (>=0,<1)
Requires-Dist: asyncpg (>=0,<1)
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: pydantic-settings (>=2,<3)
Requires-Dist: sqlalchemy (>=2,<3)
Project-URL: GitHub: issues, https://github.com/tommmlij/some-aiohttp-middleware/issues
Project-URL: GitHub: repo, https://github.com/tommmlij/some-aiohttp-middleware
Project-URL: Homepage, https://github.com/tommmlij/some-aiohttp-middleware
Description-Content-Type: text/markdown

![Static Badge](https://img.shields.io/badge/Python-3.8%2B-brightgreen?logo=python)
![PyPI - Version](https://img.shields.io/pypi/v/some-aiohttp-middleware?logo=pypi&logoColor=yellow&color=brightgreen)
![PyPI - License](https://img.shields.io/pypi/l/some-aiohttp-middleware)
[![codecov](https://codecov.io/gh/tommmlij/some-aiohttp-middleware/graph/badge.svg?token=GDLHRPUVCG)](https://codecov.io/gh/tommmlij/some-aiohttp-middleware)
![Static Badge](https://img.shields.io/badge/mypy-checked-blue)
![Static Badge](https://img.shields.io/badge/flake8-linted-green)

