๐Ÿš€ Django LiveView 2.0.0 is now available

I just released a major new version of Django LiveView, the framework that lets you build interactive, real-time web applications using only Python โ€” no JavaScript required.

๐ŸŽฏ What is Django LiveView?

A radically simpler way to build dynamic interfaces with Django. Inspired by Phoenix LiveView and Laravel Livewire, it lets you create SPAs without APIs, without JavaScript frameworks, without splitting your logic between frontend and backend.

HTML over WebSockets โ€” all interactivity works in real-time, logic lives in Python, and you use Django's template system.

๐Ÿ”ง Simplified configuration

pip install django-liveview

## ๐Ÿ’ช What can you do with LiveView?

- โœ… Update the DOM in real-time without JavaScript
- โœ… Interactive forms with instant validation
- โœ… Infinite scroll and lazy loading
- โœ… Multi-user live notifications
- โœ… Real-time dashboards
- โœ… Search with instant results
- โœ… Everything with Python decorators and Django templates

๐Ÿ“š More information

https://github.com/Django-LiveView/liveview

If you're a Django developer and want to add real-time features without the complexity of a separate frontend, give LiveView a try.

#django #python #websockets #liveview #htmx

0

If you have a fediverse account, you can quote this note from your own instance. Search https://activity.andros.dev/users/andros/statuses/01KAH327DWM26DC6DQD0NAZ5TS on your instance and quote it. (Note that quoting is not supported in Mastodon.)