Metadata-Version: 2.1
Name: hyapp
Version: 1.2.0
Summary: 
Author: HoverHell
Author-email: hoverhell@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3)
Requires-Dist: aiohttp-retry (>=2)
Requires-Dist: alembic (>=1.13)
Requires-Dist: fastapi (>=0.111)
Requires-Dist: frozendict (>=2)
Requires-Dist: orjson (>=3)
Requires-Dist: pydantic (>=1.10)
Requires-Dist: pydantic-settings (>=2)
Requires-Dist: pyyaml (>=6)
Requires-Dist: starlette (>=0.37)
Description-Content-Type: text/markdown

Common utilities for a fastapi app.

