Metadata-Version: 2.3
Name: scaffold-framework
Version: 0.2.0
Summary: A web framework that makes it easy to build apps according to SOLID & DDD principles and with layered/onion architecture.
Requires-Python: >=3.12
Requires-Dist: alembic>=1.13.3
Requires-Dist: h11>=0.14.0
Requires-Dist: psycopg[binary,pool]>=3.2.3
Requires-Dist: pydantic>=2.9.2
Requires-Dist: quart>=0.19.9
Requires-Dist: sqlalchemy[asyncio]>=2.0.35
Requires-Dist: watchfiles>=0.24.0
Requires-Dist: wsproto>=1.2.0
Requires-Dist: wtforms>=3.1.2
Description-Content-Type: text/markdown

# Scaffold
