Metadata-Version: 2.3
Name: hyapp
Version: 4.0.0
Summary: 
License: MIT
Author: hoverhell
Author-email: hoverhell@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: aiohttp (>=3)
Requires-Dist: aiohttp-retry (>=2)
Requires-Dist: alembic (>=1.13)
Requires-Dist: coloredlogs (>=15)
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: python-json-logger (>=2)
Requires-Dist: pyyaml (>=6)
Requires-Dist: starlette (>=0.37)
Project-URL: Repository, https://gitlab.com/hoverhell/hyapp
Description-Content-Type: text/markdown

Common utilities for a fastapi app.

