wq/django-rest-pandas
📊📈 Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel) observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 66
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4621
- days_rel: n/a
- days_push: 204
- n_releases_24m: 0
Adoption not part of the score
1277 stars · 129 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Django REST Pandas is a Python library that serves pandas DataFrames through the Django REST Framework as a model-driven data API. It renders data in CSV, Excel, JSON, and other formats for client-side visualization tools like d3.js and offline analysis in spreadsheets.
Use cases
- serve pandas dataframes as csv from a django rest api
- export django querysets to excel spreadsheets
- feed data to d3.js charts from a django backend
- provide downloadable csv/xlsx endpoints for offline analysis
- build a data api for client-side visualization tools
- serve time series and chart data as or csv
When to choose
- you already use Django and Django REST Framework and need dataframe or spreadsheet output
- you want to expose tabular data in multiple formats (CSV, Excel, JSON, HTML) from the same URL
- you need to feed client-side charting libraries like d3.js or Plotly with clean data
When to avoid
- your project is not built on Django
- you need real-time streaming or websocket data delivery
- you want a fully managed visualization layer rather than a data API
Facets
library · maturity stable
serialization data-visualization api-framework etl data-visualization web-development data-science apis analytics python django django-rest-framework pandas csv excel spreadsheet rest-api charts dataviz web-server
3 sources
- readme: https://github.com/wq/django-rest-pandas · fetched 2026-08-28 · e8558147b7db
- homepage: https://django-rest-pandas.wq.io/ · fetched 2026-08-29 · c4926ea0fe00
- site_page: https://django-rest-pandas.wq.io/releases · fetched 2026-08-29 · eff979b854a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wq/django-rest-pandas | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="wq/django-rest-pandas")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem