Brings event-driven capabilities to Django with a channel system. Django 1.8 and up only.
Project description
(Note: Recent versions of Channels also need recent versions of Daphne, asgi_redis and asgiref, so make sure you update all at once)
This is a work-in-progress code branch of Django implemented as a third-party app, which aims to bring some asynchrony to Django and expand the options for code beyond the request-response model, in particular enabling WebSocket, HTTP2 push, and background task support.
This is still beta software: the API is mostly settled, but might change a bit as things develop.
Documentation, installation and getting started instructions are at http://channels.readthedocs.org
Support can be obtained either here via issues, or in the #django-channels channel on Freenode.
You can also install channels from PyPI as the channels package. You’ll likely also want asgi_redis to provide the Redis channel layer.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file channels-0.13.1.tar.gz
.
File metadata
- Download URL: channels-0.13.1.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e11ae485046fb042726c6e1876f9ea238c6cb4b9207bb48040f26e643dd144a1 |
|
MD5 | 593bddc3c5f784bb464d145ac22068c1 |
|
BLAKE2b-256 | fdc53ce8b094f9c676cba3e0f2ea8de653249f8b7f487e8af835fdc446479276 |
File details
Details for the file channels-0.13.1-py2.py3-none-any.whl
.
File metadata
- Download URL: channels-0.13.1-py2.py3-none-any.whl
- Upload date:
- Size: 36.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbd9365bac58b0f77f7ff1127420914b89762fe9250a2dff86384eb85f9c27a8 |
|
MD5 | 80d012e3f67bfa0cf18a8f81036b3af2 |
|
BLAKE2b-256 | 4650b8e1c0a6da450701fa2398f5f90a2f27c3812f1147f44485776b10d22dda |