• Stars
    star
    5,923
  • Rank 6,472 (Top 0.2 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created almost 9 years ago
  • Updated 24 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Developer-friendly asynchrony for Django

Django Channels

image

image

image

image

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 [email protected]. 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

More Repositories

1

django

The Web framework for perfectionists with deadlines.
Python
76,089
star
2

daphne

Django Channels HTTP/WebSocket server
Python
2,254
star
3

djangoproject.com

Source code to djangoproject.com
PostScript
1,823
star
4

asgiref

ASGI specification and utilities
Python
1,370
star
5

django-localflavor

Country-specific Django helpers, formerly of contrib fame
Python
793
star
6

django-contrib-comments

Python
605
star
7

channels_redis

Redis channel layer backend for Django Channels
Python
566
star
8

djangosnippets.org

The code that powers djangosnippets.org, it allows users to post and share useful "snippets" of code.
Python
410
star
9

deps

Django Enhancement Proposals
409
star
10

djangobench

Harness and benchmarks for evaluating Django's performance over time
Python
211
star
11

django-box

VM to run the Django test suite. ARCHIVED Please use https://github.com/django/django-docker-box
Python
68
star
12

django-docs-translations

Translations of the Django documentation. Questions and discussions happen on https://forum.djangoproject.com/c/internals/i18n/14. The previously used group on Google Groups is no longer being used. If you are looking for old topics, you may be able to find them at https://groups.google.com/forum/#!forum/django-i18n.
Makefile
62
star
13

code.djangoproject.com

Configuration for Django's Trac instance (code.djangoproject.com)
Python
47
star
14

code-of-conduct

Internal documentation of the DSF Code of Conduct committee
43
star
15

asgi_ipc

IPC-based ASGI channel layer
Python
37
star
16

django-asv

Benchmarks for Django using asv
Python
26
star
17

dsf-working-groups

Working group mechanism for the DSF
20
star
18

ticketbot

Django's IRC ticketbot. Linkifies tickets and changesets. Hangs out in #django and #django-dev.
Python
18
star
19

.github

Org-level integration with GitHub features
9
star
20

django-fuzzers

Python
4
star