# stitchfix/pyxley

Python helpers for building dashboards using Flask and React

Repository: https://github.com/stitchfix/pyxley
Canonical: https://ross.abutalabs.com/products/pyxley
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2026-08-06T18:59:30+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 100
- inputs: {"age_days": 4090, "days_push": 27, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2262, forks 256 (observed 2026-08-28T04:06:31.933618+00:00)

## What it is
Pyxley is a Python library that helps build interactive dashboards by combining Flask backends with React-based charting components from pyxleyJS. It provides wrappers for filters and charts, integrates with pandas DataFrames, and formats data for JavaScript charting libraries.

## Use cases
- build a data dashboard with flask and react
- visualize pandas dataframes in a web app
- add filters and charts to a flask application
- create interactive analytics dashboards in python
- serve chart data from flask to javascript charting libraries

## When to choose
- you want a python-flask backend powering react-based dashboard charts
- your data lives in pandas dataframes and needs chart-friendly formatting
- you want simple wrappers around filters and chart components

## When to avoid
- you need a modern, actively developed dashboard framework
- you don't use flask or react
- you need python 2/3 legacy-era tooling with jsx compilation via pyreact

## Facets
- artifact type: library
- maturity: maintenance
- function: web-framework, data-visualization, charts, api-framework
- domain: web-development, data-visualization, frontend, analytics
- platform: python
- tags: flask, react, dashboards, pandas, metricsgraphics, web-server, nodejs

## Member repositories
- stitchfix/pyxley (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:31.933618+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-30T02:42:32.202148+00:00, confidence not recorded.
  - readme: https://github.com/stitchfix/pyxley (fetched 2026-08-28T04:06:31.933618+00:00, sha da2ce1394218)
- Data as of 2026-08-30T08:39:29.467469+00:00.
