Skip to main content

Brings event-driven capabilities to Django with a channel system. Django 1.8 and up only.

Project description

https://api.travis-ci.org/andrewgodwin/channels.svg https://img.shields.io/pypi/dm/channels.svg https://readthedocs.org/projects/channels/badge/?version=latest https://img.shields.io/pypi/v/channels.svg https://img.shields.io/pypi/l/channels.svg

(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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

channels-0.14.3.tar.gz (30.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page