Django LiveView 2.0.0
github.comΒ·10hΒ·
Flag this post

Django LiveView

Build real-time, reactive interfaces with Django using WebSockets β€” write Python, not JavaScript.

Django LiveView is a framework for creating interactive, real-time web applications entirely in Python, inspired by Phoenix LiveView and Laravel Livewire.

Create rich, dynamic user experiences with server-rendered HTML without writing a single line of JavaScript. Perfect for Django developers who want real-time features without the complexity of a separate frontend framework.

πŸ’ͺ Superpowers

  • Create SPAs without using APIs β€” No REST or GraphQL needed
  • Uses Django’s template system to render the frontend (without JavaScript frameworks)
  • Logic stays in Python β€” No split bet…

Similar Posts

Loading similar posts...