jazzband/django-silk
Silky smooth profiling for Django observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- Longevity 100
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: 67.5
- age_days: 4487
- days_rel: 20
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
4991 stars · 375 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
django-silk (Silk) is a live profiling and inspection tool for the Django framework. It intercepts and stores HTTP requests and database queries, then presents them in a web UI for performance analysis.
Use cases
- profile slow Django requests
- inspect SQL queries generated by Django views
- find performance bottlenecks in a Django app
- log and review HTTP request/response bodies during development
- trace execution time of Django middleware and views
- debug N+1 query problems in Django ORM
When to choose
- you develop Django applications and need request-level profiling
- you want a built-in UI to inspect queries and request data
- you need per-request performance metrics without external APM infrastructure
When to avoid
- your stack is not Django
- you need production-scale APM with distributed tracing across services
- profiling overhead is unacceptable in high-traffic production environments
Facets
library · maturity active
monitoring tracing benchmarking middleware web-development developer-tools performance backend python django profiling request-inspection sql-query-logging debugging web-server
2 sources
- readme: https://github.com/jazzband/django-silk · fetched 2026-08-28 · f6588dca6742
- registry_pypi: https://pypi.org/pypi/django-silk/json · fetched 2026-08-29 · d8c9aa5cd73f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jazzband/django-silk | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="jazzband/django-silk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem