skillfed

reflex-components-radix

Reflex radix components.

reflex-components-radix v0.9.7 256.5K downloads/30d#8,464 on PyPI
Permissive license Apache-2.0 Active released

What it is and what it does

reflex-components-radix is a component library that bridges Radix UI—a collection of unstyled, accessible primitives—into the Reflex framework. It allows developers to use Radix's well-designed component patterns directly when building Reflex web applications, rather than implementing custom components from scratch.

The package depends on reflex-base for core Reflex functionality, reflex-components-core for shared component infrastructure, and reflex-components-lucide for icon support. It's actively maintained and has been released recently, indicating ongoing development. The library targets modern Python (3.10+) and installs with low friction as a pure Python wheel.

Use it for:

  • Build accessible web UIs in Reflex using Radix's proven component patterns and accessibility standards.
  • Rapidly prototype web applications by leveraging pre-built, unstyled Radix components within Reflex.
  • Create consistent, accessible form and dialog components across Reflex applications.
  • Integrate Radix's design system into existing Reflex projects for improved component quality.
  • Develop custom themed interfaces by composing Radix components with Reflex's styling system.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Radix UI component bindings for Reflex, enabling developers to build web interfaces using Radix's accessible, unstyled component library within Reflex applications.

Yes, if you are building Reflex applications and want access to Radix's accessible component library. Low installation friction, permissive licensing, active maintenance, and no known vulnerabilities make it a safe choice. Verify that the specific Radix components you need are included and that documentation meets your requirements before committing to a large project.

Install

reflex-components-radix on PyPI

pip

pip install reflex-components-radix

uv

uv add reflex-components-radix

poetry

poetry add reflex-components-radix

Installing reflex-components-radix

Before you install

Low installation friction with a pure Python wheel and minimal runtime dependencies. Active maintenance with a release 10 days ago. Requires Python 3.10 or later.

License in practice

Licensed under Apache-2.0 (permissive), allowing free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

pip install reflex-components-radix

import reflex as rx
from reflex_components_radix import ...

# Use Radix components within your Reflex app

Requires Python 3.10 or later and depends on reflex-base, reflex-components-core, and reflex-components-lucide.

Verify before relying

  • Specific Radix components included and their API surface.
  • How styling and theming work with Radix components in Reflex.
  • Documentation availability and completeness for component usage.
  • Browser and accessibility compliance details for included components.

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 3 — reflex-base, reflex-components-core, reflex-components-lucide
Maintenance actively maintained — 10 days since the last release
First released
Downloads 256,482/month — #8,464 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: reflex_components_radix-0.9.7-py3-none-any.whl

Tags

radix ui components for reflexreflex radix bindingsaccessible ui components reflexradix component libraryreflex web ui componentsradix design system reflexunstyled accessible components
ui-componentsweb-frameworkaccessibility

More Application Frameworks packages

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

textual

Textual is a Python framework for building…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

mcp

Build and connect to Model Context Protocol…

permissive · top 1,000 on PyPI

Werkzeug

Werkzeug is a WSGI utility library providing…

permissive · top 1,000 on PyPI

reflex-components-code

Provides reusable code display components for…

permissive · top 15,000 on PyPI

reflex-components-dataeditor

Provides data table editing components for…

permissive · top 15,000 on PyPI

reflex-base

Provides core type definitions and shared…

permissive · top 15,000 on PyPI

reflex-components-lucide

Provides Lucide icon components for Reflex web…

permissive · top 15,000 on PyPI

reflex-components-core

Provides a collection of UI components for…

permissive · top 15,000 on PyPI

reflex-components-markdown

Provides Reflex components for rendering and…

permissive · top 15,000 on PyPI

reflex-components-moment

Provides Reflex UI components for moment-based…

permissive · top 15,000 on PyPI

reflex-components-gridjs

Provides Reflex components for integrating…

permissive · top 15,000 on PyPI

reflex-components-sonner

Provides Reflex components for Sonner toast…

permissive · top 15,000 on PyPI

reflex-components-recharts

Provides Recharts charting components for use…

permissive · top 15,000 on PyPI