Metadata-Version: 2.4
Name: py-sse
Version: 0.10.0
Summary: Wirth-style minimal SSE web framework with topic-scoped pub/sub
Keywords: sse,datastar,hypermedia,web,minimal
Author: Mike Deufel
Author-email: Mike Deufel <MDeufel13@gmail.com>
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Dist: apsw>=3.45.0
Requires-Dist: brotli>=1.1.0
Requires-Dist: html-tags>=0.4.4
Requires-Python: >=3.13
Project-URL: Homepage, https://github.com/Deufel/py-sse
Project-URL: Repository, https://github.com/Deufel/py-sse
Description-Content-Type: text/markdown

airs with html-tags for
generating HTML and Datastar for client-side
reactivity. No JavaScript framework needed; pages stay simple HTML with
a few attributes.
