Metadata-Version: 2.1
Name: web-foundation
Version: 3.0.4
Summary: python web-server template
Author: yaroher
Author-email: yaroher2442@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: database
Provides-Extra: grpc
Provides-Extra: rest
Provides-Extra: shcheduler
Requires-Dist: apscheduler (>=3.10.0,<4.0.0) ; extra == "shcheduler"
Requires-Dist: betterproto[compiler] (==2.0.0b4) ; extra == "grpc"
Requires-Dist: grpcio-tools (>=1.51.3,<2.0.0) ; extra == "grpc"
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: orjson (>=3.8.6,<4.0.0) ; extra == "rest"
Requires-Dist: prometheus-client (>=0.16.0,<0.17.0)
Requires-Dist: pydantic (>=1.10.5,<2.0.0)
Requires-Dist: sanic (>=22.12.0,<23.0.0) ; extra == "rest"
Requires-Dist: sanic-ext (>=22.12.0,<23.0.0) ; extra == "rest"
Requires-Dist: tortoise-orm[asyncpg] (>=0.19.3,<0.20.0) ; extra == "database"
Description-Content-Type: text/markdown


