Real-time server-rendered interfaces for Django using WebSockets
Project description
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.
📋 Requirements
- Python 3.10+
- Django 4.2+
- Redis (for Channels layer)
- Channels 4.0+
🚀 Quick Start
Get started in minutes! Follow our interactive tutorial:
The guide covers:
- Installation and setup
- Creating your first LiveView handler
- Building interactive components
- Real-time updates with WebSockets
📚 Documentation
Complete documentation is available at:
👉 https://django-liveview.andros.dev/docs/
Learn about:
- Handlers and frontend integration
- Forms and broadcasting
- Advanced features (infinite scroll, auto-focus, debounce)
- Error handling and testing
- Deployment strategies
- API reference and troubleshooting
📄 License
MIT License - see LICENSE file for details.
Made with ❤️ and Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_liveview-2.1.9.tar.gz.
File metadata
- Download URL: django_liveview-2.1.9.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
618d27ed8a3d215ca0323a390d932d793486256041576192efc2256dd8835d35
|
|
| MD5 |
b31d0f350d7ec41842e1e40eb136660d
|
|
| BLAKE2b-256 |
6d5f54d3a4eea6aaf0de1f2f55307201a50836b9017af5a3e3e4f8bbec29b722
|
File details
Details for the file django_liveview-2.1.9-py3-none-any.whl.
File metadata
- Download URL: django_liveview-2.1.9-py3-none-any.whl
- Upload date:
- Size: 88.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21d60015f77090dee34737aae01dce8dff6148b1fe53093ec36222e81937f6fb
|
|
| MD5 |
3456f1d4b18fd5e6d77cd63828f1f9ef
|
|
| BLAKE2b-256 |
e7ebb5b59f4effc897d9ed0fcd39b0242c0ad2f13c9a70cf16f08aa7cd246c7c
|