Skip to content

Bobowski/stario

Repository files navigation

stario-logo

Real-time hypermedia for Python 3.14+


Documentation: stario.dev · Source: github.com/bobowski/stario


What is Stario?

Stario is a Python web framework for real-time hypermedia. While most frameworks treat HTTP as request → response, Stario treats connections as ongoing conversations — open an SSE stream, push DOM patches, sync reactive signals.

Why Stario?

  • Real-time first — SSE streaming, DOM patching, reactive signals built-in
  • Hypermedia — Native Datastar integration, no JavaScript frameworks needed
  • Simple — Go-style handlers (Context, Writer) → None
  • Fast — Built on httptools with zstd/brotli/gzip compression

Get Started

Install with uv add stario or pip install stario, then run stario init to create a new project. Requires Python 3.14+.

See the documentation for tutorials, API reference, and how-to guides.


Stario: Real-time hypermedia, made simple.

About

Bringing back joy of building web applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •