[ Bron: python-django-channels ]
Pakket: python3-django-channels (4.1.0-1)
Verwijzigingen voor python3-django-channels
Debian bronnen:
Het bronpakket python-django-channels downloaden:
- [python-django-channels_4.1.0-1.dsc]
- [python-django-channels_4.1.0.orig.tar.gz]
- [python-django-channels_4.1.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Developer-friendly asynchrony for Django (Python3 version)
Channels is a project to make Django able to handle more than just plain HTTP requests, including WebSockets and HTTP2, as well as the ability to run code after a response has been sent for things like thumbnailing or background calculation.
It’s an easy-to-understand extension of the Django view model, and easy to integrate and deploy.
This package contains the Python 3 version of the library.
Andere aan python3-django-channels gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-asgiref (>= 3.2.10)
- ASGI in-memory channel layer (Python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- sug: daphne
- Django Channels HTTP/WebSocket server
-
- sug: python-django-channels-doc
- Developer-friendly asynchrony for Django (Documentation)