Metadata-Version: 2.4
Name: fastpage
Version: 0.1.0
Summary: The Pythonic way to build and deploy fast, component-driven web applications using Server-Side Rendering.
Author: DotLabs Team
Author-email: teams@dotlabs.dev
Requires-Python: >=3.14,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: fastapi (>=0.123.8,<0.124.0)
Requires-Dist: itsdangerous (>=2.2.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.12.0,<3.0.0)
Requires-Dist: python-dotenv (>=1.2.1,<2.0.0)
Requires-Dist: tagflow (>=0.12.0,<0.13.0)
Requires-Dist: uvicorn (>=0.23.2,<0.24.0)
