Metadata-Version: 2.1
Name: hyapp
Version: 0.2.1
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.9.5,<4.0.0)
Requires-Dist: aiohttp-retry (>=2.8.3,<3.0.0)
Requires-Dist: alembic (>=1.13.1,<2.0.0)
Requires-Dist: fastapi (>=0.110.3,<0.111.0)
Requires-Dist: frozendict (>=2.4.2,<3.0.0)
Requires-Dist: orjson (>=3.10.2,<4.0.0)
Requires-Dist: pydantic (>=2.7.1,<3.0.0)
Requires-Dist: pydantic-settings (>=2.2.1,<3.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: starlette (>=0.37.2,<0.38.0)
Description-Content-Type: text/markdown

Common utilities for a fastapi app.

