Brings async, event-driven capabilities to Django 3.2 and up.
Project description
Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Django design patterns and a flexible underlying framework that lets you not only customize behaviours but also write support for your own protocols and needs.
Documentation, installation and getting started instructions are at https://channels.readthedocs.io
Channels is an official Django Project and as such has a deprecation policy. Details about what’s deprecated or pending deprecation for each release is in the release notes.
Support can be obtained through several locations - see our support docs for more.
You can install channels from PyPI as the channels package. See our installation and tutorial docs for more.
Dependencies
All Channels projects currently support Python 3.8 and up. channels is compatible with Django 4.2 and 5.0.
Contributing
To learn more about contributing, please read our contributing docs.
Maintenance and Security
To report security issues, please contact security@djangoproject.com. For GPG signatures and more security process information, see https://docs.djangoproject.com/en/dev/internals/security/.
To report bugs or request new features, please open a new GitHub issue. For larger discussions, please post to the django-developers mailing list.
Maintenance is overseen by Carlton Gibson with help from others. It is a best-effort basis - we unfortunately can only dedicate guaranteed time to fixing security holes.
If you are interested in joining the maintenance team, please read more about contributing and get in touch!
Other Projects
The Channels project is made up of several packages; the others are:
Daphne, the HTTP and Websocket termination server
channels_redis, the Redis channel backend
asgiref, the base ASGI library/memory backend
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-4.1.0.tar.gz
.
File metadata
- Download URL: channels-4.1.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0ed375719f5c1851861f05ed4ce78b0166f9245ca0ecd836cb77d4bb531489d |
|
MD5 | bfbc466f2e0a06a8834a4be10856ce8c |
|
BLAKE2b-256 | 7d73da9e496657b242308d68cf79c937be125fcca4af61a620d98adfdde66fab |
Provenance
File details
Details for the file channels-4.1.0-py3-none-any.whl
.
File metadata
- Download URL: channels-4.1.0-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3c4419307f582c3f71d67bfb6eff748ae819c2f360b9b141694d84f242baa48 |
|
MD5 | 8086dce18a40dd6f26337a4f8d495b12 |
|
BLAKE2b-256 | a368d9098a51b1661c00c70bb9ce7c42d65044e475b8d1c16ba05b8ee32b7f49 |