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