# django-oscar/django-oscar

Domain-driven e-commerce for Django

Repository: https://github.com/django-oscar/django-oscar
Canonical: https://ross.abutalabs.com/products/django-oscar
Homepage: http://oscarcommerce.com
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: django, ecommerce, django-oscar, oscar
Last push: 2026-08-20T15:36:03+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 64, longevity 100
- inputs: {"age_days": 5747, "days_push": 13, "days_rel": 28, "gap_med": 214, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6624, forks 2306 (observed 2026-08-28T04:09:45.783887+00:00)

## What it is
Django-Oscar is a domain-driven e-commerce framework for Django that lets every part of the core be customized or overridden. It supports a wide range of stores, from large B2C sites to complex B2B shops with domain-specific business logic.

## Use cases
- build a custom online store with django
- create a b2b ecommerce site with complex business logic
- launch a b2c web shop in python
- customize every part of an ecommerce platform
- add a product catalog and checkout to a django project
- integrate elasticsearch search into a django store

## When to choose
- you need a highly customizable django-based ecommerce framework
- your store has domain-specific business rules that off-the-shelf carts can't handle
- you want a well-tested, documented python ecommerce foundation
- you need both B2C and B2B capabilities from one codebase

## When to avoid
- you want a turnkey hosted shop with minimal coding
- your project doesn't use django
- you need a simple storefront faster than building on a framework
- you prefer a javascript-based ecommerce stack

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, api-framework, search-engine, templating, routing
- domain: e-commerce, web-development, backend
- platform: python, self-hosted
- tags: django, ecommerce, domain-driven-design, b2c, b2b, online-store, shopping-cart, catalog, web-server, docker

## Member repositories
- django-oscar/django-oscar (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.783887+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-29T17:43:15.718712+00:00, confidence not recorded.
  - readme: https://github.com/django-oscar/django-oscar (fetched 2026-08-28T04:09:45.783887+00:00, sha cf32ff1e9f89)
  - homepage: http://oscarcommerce.com (fetched 2026-08-29T08:39:38.204559+00:00, sha 8ea0ff8f45e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
