spacestar

View on PyPIReverse Dependencies (1)

0.3.3 spacestar-0.3.3-py3-none-any.whl

Wheel Details

Project: spacestar
Version: 0.3.3
Filename: spacestar-0.3.3-py3-none-any.whl
Download: [link]
Size: 5422
MD5: 73e70c3d47afa67654112154cbc89d34
SHA256: 7fba665a1886604d58563354a2f0f604faecc45e5b453b715ed62c54414097ad
Uploaded: 2024-05-27 00:28:26 +0000

dist-info

METADATA

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

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
spacestar/__init__.py sha256=G7zjG1_3JKYasJnr6m2xbd_jXE_eiih_pPNfSawSv0I 1482
spacestar/app.py sha256=LlPUDXaLeGz3GAik3p2feVgU0vk43bwSh2aJAwDjVu8 9241
spacestar/context.py sha256=WAaWE6LtoN6yy_XxIyt8ODCAEyWtF-BCstZQRgUXONI 328
spacestar/model.py sha256=IHTbSkOjNdhygB5SKcxbbdzi2T2C58Le3_HPFLRVMEU 519
spacestar-0.3.3.dist-info/entry_points.txt sha256=sNI4QTrj8tW_cuMNu8JUbMYu8lpIG-79DAkJq2_7dw8 180
spacestar-0.3.3.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
spacestar-0.3.3.dist-info/METADATA sha256=p_mz-6mI8N4ZAkX5duACabatn8Klbzd34Zi0rykiRWY 709
spacestar-0.3.3.dist-info/RECORD

entry_points.txt

init-static = spacestar.initfolders:create_static_directory
init-templates = spacestar.initfolders:create_templates_directory
initfolders = spacestar.initfolders:main