skillfed

reflex-components-core

UI components for Reflex.

reflex-components-core v0.9.8 283.0K downloads/30d#8,081 on PyPI
Permissive license Apache-2.0 Active released

What it is and what it does

reflex-components-core is a UI component library for Reflex, a Python framework that lets you build reactive web applications without writing JavaScript. This package provides the foundational components needed to construct web interfaces, integrating with other Reflex packages like reflex-components-lucide (icons) and reflex-components-sonner (notifications). It depends on Starlette for HTTP handling and python-multipart for form data processing.

The package is part of the broader Reflex ecosystem and is actively maintained. It requires Python 3.10 or later and is distributed as a pure Python wheel, making installation straightforward. With no known security vulnerabilities and a permissive Apache-2.0 license, it presents a low-friction option for developers building web UIs in Python.

Use it for:

  • Building reactive web dashboards and data visualization interfaces in pure Python without JavaScript
  • Creating form-based web applications with built-in component libraries for common UI patterns
  • Prototyping web applications quickly by combining pre-built Reflex components
  • Extending Reflex applications with standardized UI components across multiple projects

Worth the install?

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

Provides a collection of UI components for building web interfaces with Reflex, a Python framework for reactive web applications.

Yes, if you are building with Reflex. The package has low install friction, active maintenance, a permissive license, and no known vulnerabilities. It is a core dependency for Reflex-based web development. If you are not using Reflex, this package has no standalone value.

Install

reflex-components-core on PyPI

pip

pip install reflex-components-core

uv

uv add reflex-components-core

poetry

poetry add reflex-components-core

Installing reflex-components-core

Before you install

Low install friction with a pure Python wheel distribution. Actively maintained with a recent release 10 days ago. Depends on reflex-base and related Reflex ecosystem packages, plus standard web libraries like Starlette.

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-core

from reflex_components_core import ...
# Use components in a Reflex application

Requires Python 3.10 or later; intended for use within a Reflex application context.

Verify before relying

  • Whether this package is intended as a core dependency or an optional add-on within the Reflex ecosystem
  • What specific UI components are included and their maturity level
  • Whether documentation or examples exist beyond the package summary

Package facts

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

Evidence: reflex_components_core-0.9.8-py3-none-any.whl

Tags

reflex ui componentspython web ui libraryreactive web componentsreflex component libraryweb interface builder pythonfrontend components reflexpython web framework components
web-uireflex-ecosystemreactive-web

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

Reflex is a Python framework for building…

permissive · top 15,000 on PyPI

reflex-components-sonner

Provides Reflex components for Sonner toast…

permissive · top 15,000 on PyPI

reflex-base

Provides core type definitions and shared…

permissive · top 15,000 on PyPI

reflex-components-radix

Provides Radix UI component bindings for…

permissive · top 15,000 on PyPI

reflex-components-code

Provides reusable code display components for…

permissive · top 15,000 on PyPI

reflex-hosting-cli

A command-line tool for managing Reflex…

permissive · top 15,000 on PyPI

prefab-ui

Prefab is a Python UI framework for building…

permissive · top 15,000 on PyPI

reflex-components-moment

Provides Reflex UI components for moment-based…

permissive · top 15,000 on PyPI

reflex-components-lucide

Provides Lucide icon components for Reflex web…

permissive · top 15,000 on PyPI

reflex-components-dataeditor

Provides data table editing components for…

permissive · top 15,000 on PyPI