# wsvincent/lithium

Django starter project with 🔋

Repository: https://github.com/wsvincent/lithium
Canonical: https://ross.abutalabs.com/products/wsvincent-lithium
Language: Python
License: NOASSERTION
License Family: other
Topics: django, python, starter-template, docker, allauth, whitenoise
Last push: 2026-04-09T00:47:07+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 35, longevity 100
- inputs: {"age_days": 3121, "days_push": 147, "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 2462, forks 448 (observed 2026-08-28T04:06:53.497953+00:00)

## What it is
Lithium (formerly DjangoX) is a batteries-included Django starter project template with user authentication, static files, styling, debugging, and custom error pages preconfigured. It supports installation via uv, Pip, or Docker and targets Django 6.0 with Python 3.13.

## Use cases
- start a new django project with authentication already set up
- django starter template with login signup and password reset
- bootstrap a django app with docker and postgres
- django boilerplate with whitenoise and bootstrap styling
- quickly scaffold a django project with debug toolbar and crispy forms
- django template with custom 404 500 error pages

## When to choose
- starting a new Django web application and wanting auth, static files, and styling preconfigured
- you want a maintained starter template from a well-known Django educator
- you want Docker or uv-based setup out of the box

## When to avoid
- you need an API-only Django/DRF starter rather than a server-rendered site
- you prefer a minimal blank Django project you configure yourself
- you use a different frontend stack like React or Tailwind

## Facets
- artifact type: learning-resource
- maturity: active
- function: auth, web-framework, templating, developer-tools
- domain: web-development, backend, developer-tools
- platform: python
- tags: django, starter-template, django-allauth, whitenoise, bootstrap, docker, uv, boilerplate, web-server

## Member repositories
- wsvincent/lithium (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.497953+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:31:49.686411+00:00, confidence not recorded.
  - readme: https://github.com/wsvincent/lithium (fetched 2026-08-28T04:06:53.497953+00:00, sha 2e96ed9e6d53)
- Data as of 2026-08-30T08:39:29.467469+00:00.
