Ross ROSS = Recommend OSS · open-source software intelligence for agents

wemake-services/django-split-settings

Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files. observed · 2026-09-01

github.com/wemake-services/django-split-settings · homepage · Python · BSD-3-Clause (permissive) observed · 2026-09-01

Health v2 · maintenance only

68/100

  • Activity 100
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4856
  • days_rel: n/a
  • days_push: 2
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1199 stars · 73 forks observed · 2026-09-01

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small Python library that lets you split Django settings into multiple files and directories, with support for wildcards and optional settings files. It has no dependencies and supports Django 4.2 through 6.0.

Use cases

  • split django settings into multiple files
  • organize django configuration into components
  • override django settings in local settings file
  • use optional settings files in django
  • manage environment-specific django settings
  • replace monolithic settings.py with modular settings

When to choose

  • your Django settings.py has grown large and hard to navigate
  • you need per-environment or local overrides for Django settings
  • you want a dependency-free way to compose settings files

When to avoid

  • you use a non-Django framework
  • you prefer environment-variable-based configuration like django-environ
  • your settings are small enough to fit in one file

Facets

library · maturity stable

configuration-management developer-tools web-development developer-tools python django settings-management django-settings web-server

1 source

Member repositories

RepositoryRoleHealth v2
wemake-services/django-split-settingsmain68

For agents

markdown · JSON · MCP: product_card(name="wemake-services/django-split-settings")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem