# andrewgodwin/channels-examples

Example projects using Django Channels

Repository: https://github.com/andrewgodwin/channels-examples
Canonical: https://ross.abutalabs.com/products/channels-examples
Language: Python
License: NOASSERTION
License Family: other
Last push: 2020-09-23T17:19:04+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3815, "days_push": 2170, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1232, forks 419 (observed 2026-08-28T04:04:04.518724+00:00)

## What it is
A collection of simple, well-commented standalone Django projects demonstrating how to implement common site features with Django Channels. Each example is a separate runnable project with its own README.

## Use cases
- learn django channels websockets
- example of real-time chat with django
- how to use django channels consumers
- django async websocket tutorial code
- sample projects for django channels
- learn to build live notifications in django

## When to choose
- You are learning Django Channels and want small, readable reference projects
- You need copyable starting points for websocket features like chat or notifications in Django
- You prefer examples over documentation when picking up async Django patterns

## When to avoid
- You need a production-ready framework or reusable library rather than example code
- You are not using Django or Django Channels
- You need actively maintained, feature-rich reference applications - the repo has not seen releases since 2020

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: websocket, http-server, chat-interface
- domain: web-development, backend, tutorials
- platform: python, cross-platform
- tags: django, django-channels, examples, async, websockets, real-time, web-server

## Member repositories
- andrewgodwin/channels-examples (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.518724+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:22:20.755193+00:00, confidence not recorded.
  - readme: https://github.com/andrewgodwin/channels-examples (fetched 2026-08-28T04:04:04.518724+00:00, sha 4dacf327397f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
