# ObservedObserver/streamlit-shadcn-ui

Using shadcn-ui components in streamlit

Repository: https://github.com/ObservedObserver/streamlit-shadcn-ui
Canonical: https://ross.abutalabs.com/products/streamlit-shadcn-ui
Homepage: https://shadcn.streamlit.app/
Language: TypeScript
License: MIT
License Family: permissive
Topics: shadcn, shadcn-ui, streamlit, tailwindcss
Last push: 2026-08-31T21:19:07+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 100, longevity 76
- inputs: {"age_days": 1068, "days_push": 2, "days_rel": 2, "gap_med": 4.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1150, forks 93 (observed 2026-09-01T02:13:55.915159+00:00)

## What it is
A Python package that brings shadcn/ui React components into Streamlit apps via Streamlit Components V2, built with React 19, Tailwind CSS 4, and Base UI. It provides Python-callable widgets like buttons, selects, date pickers, cards, and overlays that render without iframes and avoid layout clipping.

## Use cases
- add shadcn-style buttons and inputs to a streamlit dashboard
- use date pickers and popovers in streamlit without clipping
- build prettier streamlit forms with modern UI components
- create nested card layouts in streamlit python code
- replace default streamlit widgets with tailwind-styled components

## When to choose
- you build Streamlit apps and want polished shadcn/ui-styled widgets
- you need overlays like dropdowns, popovers, or dialogs that render correctly in Streamlit
- you want to compose complex nested UI from Python without writing React

## When to avoid
- you are not using Streamlit or need a general-purpose React component library
- you require Streamlit versions older than 1.60 or Python below 3.10
- you need highly custom components not covered by the shadcn set

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, templating
- domain: web-development, frontend, data-visualization, developer-tools
- platform: python, cross-platform
- tags: streamlit, shadcn-ui, tailwindcss, streamlit-components, python-ui, web-server

## Member repositories
- ObservedObserver/streamlit-shadcn-ui (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:13:55.915159+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-30T06:33:43.173825+00:00, confidence not recorded.
  - readme: https://github.com/ObservedObserver/streamlit-shadcn-ui (fetched 2026-09-01T02:13:55.915159+00:00, sha 16ece2b6fe00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
