dcramer/django-devserver
A drop-in replacement for Django's runserver. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6049
- days_rel: n/a
- days_push: 2380
- n_releases_24m: 0
Adoption not part of the score
1265 stars · 154 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
django-devserver is a drop-in replacement for Django's built-in runserver management command, adding an extendable module system for real-time logging, SQL formatting, memory profiling, and line profiling. It also supports the Werkzeug interactive debugger, threaded or forked multi-process serving, and targeting arbitrary WSGI applications.
Use cases
- replace Django's runserver with a more capable development server
- see real-time SQL query and logging output while developing a Django app
- profile memory usage and line-by-line performance in development
- use the Werkzeug interactive debugger with Django
- run a threaded or multi-process dev server for a Django project
- serve a custom WSGI application during development
When to avoid
- you are on a modern Django version, since the project targets Django 1.3+ and has not been updated since 2020
- you need a production or staging server rather than a development tool
- you want actively maintained alternatives like django-extensions' runserver_plus
Facets
library · maturity abandoned
developer-tools http-server logging monitoring web-development developer-tools backend python cli cross-platform django runserver development-server werkzeug debugging
2 sources
- readme: https://github.com/dcramer/django-devserver · fetched 2026-08-28 · 87148813054b
- registry_pypi: https://pypi.org/pypi/django-devserver/json · fetched 2026-08-29 · 1fe6ef05e242
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dcramer/django-devserver | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dcramer/django-devserver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem