Metadata-Version: 2.3
Name: hyapp
Version: 4.1.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.15)
Requires-Dist: coloredlogs (>=15)
Requires-Dist: fastapi (>=0.115)
Requires-Dist: frozendict (>=2)
Requires-Dist: orjson (>=3)
Requires-Dist: pydantic (>=2)
Requires-Dist: pydantic-settings (>=2.9)
Requires-Dist: python-json-logger (>=3.3)
Requires-Dist: pyyaml (>=6)
Requires-Dist: starlette (>=0.46)
Project-URL: Repository, https://gitlab.com/hoverhell/hyapp
Description-Content-Type: text/markdown

Common utilities for a fastapi app.

