Metadata-Version: 2.1
Name: spacestar
Version: 0.2.2
Summary: Framework for building web based apps with the power of Starlette, Pydantic and Deta Space.
License: MIT
Author: Daniel Arantes
Author-email: arantesdv@me.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: hx-markup (>=0.2.2,<0.3.0)
Requires-Dist: itsdangerous (>=2.1.2,<3.0.0)
Requires-Dist: ormspace (>=0.2.8,<0.3.0)
Requires-Dist: python-multipart (>=0.0.6,<0.0.7)
Requires-Dist: starlette (>=0.32.0,<0.33.0)
Requires-Dist: uvicorn (>=0.24.0,<0.25.0)
