[ Bron: python-django-channels ]
Pakket: python3-django-channels (3.0.3-1)
Verwijzigingen voor python3-django-channels
Debian bronnen:
Het bronpakket python-django-channels downloaden:
- [python-django-channels_3.0.3-1.dsc]
- [python-django-channels_3.0.3.orig.tar.gz]
- [python-django-channels_3.0.3-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-daphne (>= 3)
- Django Channels HTTP/WebSocket server (Python3 version)
-
- dep: python3-django (>= 2.2)
- High-level Python web development framework
-
- sug: python-django-channels-doc
- Developer-friendly asynchrony for Django (Documentation)