[ buster ]
[ 源代码: django-websocket-redis ]
软件包:python-django-websocket-redis(0.4.7-1)
python-django-websocket-redis 的相关链接
Debian 的资源:
下载源码包 django-websocket-redis:
- [django-websocket-redis_0.4.7-1.dsc]
- [django-websocket-redis_0.4.7.orig.tar.gz]
- [django-websocket-redis_0.4.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Websockets for Django applications using Redis (Python2 version)
This module implements websockets on top of Django without requiring any additional framework. For messaging it uses the Redis datastore. In a production environment, it is intended to work under uWSGI and behind NGiNX or Apache. In a development environment, it can be used with the Django built-in webserver.
This package contains the Python 2 version of the library.
其他与 python-django-websocket-redis 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- dep: python-gevent
- gevent is a coroutine-based Python networking library
-
- dep: python-greenlet
- Lightweight in-process concurrent programming
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-redis
- Persistent key-value database with network interface (Python library)
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)
-
- rec: uwsgi-plugin-python
- WSGI plugin for uWSGI (Python 2)