reactor
Real-time framework
Enables real-time updates in Django applications using a combination of Django Channels and Phoenix LiveView-like functionality
Phoenix LiveView but for Django
635 stars
15 watching
26 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
djangodjango-channelsliveviewreal-time
Related projects:
Repository | Description | Stars |
---|---|---|
dragoon/django-selenium | Provides integration and tools for testing Django web applications with Selenium | 90 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
assem-ch/django-jet-reboot | Reboots Django Jet to support modern Django versions and Python releases | 423 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,451 |
rsinger86/django-lifecycle | Provides declarative model lifecycle hooks as an alternative to Django's built-in Signals | 1,354 |
javrasya/django-river | A workflow framework for Django that allows on-the-fly modifications to states, transitions, and authorization rules. | 743 |
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,733 |
jrief/django-websocket-redis | Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,393 |
dankilman/awe | A Python library for building dynamic web-based reports and dashboards | 115 |
zodman/inertia-django | A package that enables building single-page applications (SPAs) with Django using Vue or React components | 92 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 118 |
django-bridge/django-bridge | A framework for building fast and user-friendly single-page applications with Django and React | 140 |
miserlou/zappa-django-utils | Tools and utilities to simplify the setup and management of Django applications on AWS Zappa deployments | 144 |
wsvincent/drfx | A Django project framework with authentication and API endpoints for quick development. | 484 |