freshcrate
Home > Frameworks > channels

channels

Brings async, event-driven capabilities to Django.

Description

Django Channels =============== .. image:: https://github.com/django/channels/workflows/Tests/badge.svg?branch=master :target: https://github.com/django/channels/actions .. image:: https://readthedocs.org/projects/channels/badge/?version=latest :target: https://channels.readthedocs.io/en/latest/?badge=latest .. image:: https://img.shields.io/pypi/v/channels.svg :target: https://pypi.python.org/pypi/channels .. image:: https://img.shields.io/pypi/l/channels.svg :target: https://pypi.python.org/pypi/channels 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 <https://channels.readthedocs.io/en/latest/releases/index.html>`_. Support can be obtained through several locations - see our `support docs <https://channels.readthedocs.io/en/latest/support.html>`_ for more. You can install channels from PyPI as the ``channels`` package. See our `installation <https://channels.readthedocs.io/en/latest/installation.html>`_ and `tutorial <https://channels.readthedocs.io/en/latest/tutorial/index.html>`_ docs for more. Dependencies ------------ All Channels projects currently support Python 3.9 and up. ``channels`` is compatible with Django 4.2+. Contributing ------------ To learn more about contributing, please `read our contributing docs <https://channels.readthedocs.io/en/latest/contributing.html>`_. 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 <https://groups.google.com/d/forum/django-developers>`_. 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 <https://channels.readthedocs.io/en/latest/contributing.html>`_ and get in touch! Other Projects -------------- The Channels project is made up of several packages; the others are: * `Daphne <https://github.com/django/daphne/>`_, the HTTP and Websocket termination server * `channels_redis <https://github.com/django/channels_redis/>`_, the Redis channel backend * `asgiref <https://github.com/django/asgiref/>`_, the base ASGI library/memory backend

Release History

VersionChangesUrgencyDate
4.3.2Imported from PyPI (4.3.2)Low4/21/2026
4.3.1Tag 4.3.1Low8/1/2025
4.3.0Tag 4.3.0Low7/28/2025
4.2.2Tag 4.2.2Low3/30/2025
4.2.1Tag 4.2.1Low3/29/2025
4.2.0Tag 4.2.0Low11/15/2024
4.1.0post1Tag 4.1.0post1Low4/3/2024
4.1.0Tag 4.1.0Low4/3/2024
4.0.0Tag 4.0.0Low10/15/2022
4.0.0b1Tag 4.0.0b1Low8/25/2022
3.0.5Tag 3.0.5Low6/24/2022
3.0.4Tag 3.0.4Low7/11/2021
3.0.3Tag 3.0.3Low12/28/2020
3.0.2Tag 3.0.2Low11/9/2020
3.0.1Tag 3.0.1Low11/4/2020
3.0.0Tag 3.0.0Low10/30/2020
2.4.0Tag 2.4.0Low12/18/2019
2.3.1Tag 2.3.1Low10/23/2019
2.3.0Tag 2.3.0Low9/18/2019
2.2.0Tag 2.2.0Low4/14/2019

Dependencies & License Audit

Loading dependencies...

Similar Packages

pre-commitA framework for managing and maintaining multi-language pre-commit hooks.v4.6.0
azure-core-tracing-opentelemetryMicrosoft Azure Azure Core OpenTelemetry plugin Library for Pythonazure-template_0.1.0b6187637
spdx-toolsSPDX parser and tools.0.8.5
lacesDjango components that know how to render themselves.0.1.2
django-tasksA backport of Django's built in Tasks framework0.12.0