[ 源代码: python-django-channels ]
软件包:python3-django-channels(4.0.0-1)
python3-django-channels 的相关链接
Debian 的资源:
下载源码包 python-django-channels:
- [python-django-channels_4.0.0-1.dsc]
- [python-django-channels_4.0.0.orig.tar.gz]
- [python-django-channels_4.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-django-channels 有关的软件包
|
|
|
|
-
- 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: python-django-channels-doc
- Developer-friendly asynchrony for Django (Documentation)