Pakket: python3-django-channels (1.1.8.1-1)
Verwijzigingen voor python3-django-channels
Trisquel bronnen:
Het bronpakket python-django-channels downloaden:
- [python-django-channels_1.1.8.1-1.dsc]
- [python-django-channels_1.1.8.1.orig.tar.gz]
- [python-django-channels_1.1.8.1-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Michael Fladischer
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
- ASGI in-memory channel layer (Python3 version)
-
- dep: python3-daphne
- 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)