skillfed

reflex-components-sonner

Reflex sonner components.

reflex-components-sonner v0.9.1 242.8K downloads/30d#8,837 on PyPI
Permissive license Apache-2.0 Active released

What it is and what it does

reflex-components-sonner wraps Sonner toast notifications as Reflex components, allowing you to display transient notification messages in web applications. It depends on reflex-base and reflex-components-lucide, integrating into the Reflex framework's component ecosystem.

The package is a thin UI layer—it provides the component bindings needed to show toast notifications from within Reflex event handlers. It is not a standalone notification system but rather an adapter for Reflex developers who want Sonner-style toasts in their applications.

Use it for:

  • Display success or error messages after form submission in a Reflex web app
  • Show transient alerts when async operations complete or fail
  • Provide user feedback for actions like file uploads or data deletions
  • Build notification-driven UX patterns without managing custom alert state

Worth the install?

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

Provides Reflex components for Sonner toast notifications, enabling developers to display dismissible notification messages in web applications built with Reflex.

Yes, if you are building a Reflex application and want a lightweight, permissively licensed toast notification component. Low install friction and active maintenance support the decision. No known vulnerabilities. Install only if you are already committed to the Reflex framework.

Install

reflex-components-sonner on PyPI

pip

pip install reflex-components-sonner

uv

uv add reflex-components-sonner

poetry

poetry add reflex-components-sonner

Installing reflex-components-sonner

Before you install

Low install friction with a pure Python wheel. Maintenance status is active, though repository metadata is not publicly available in the fact sheet.

License in practice

Apache-2.0 permissive license allows commercial and private use with minimal restrictions; suitable for most projects.

Quickstart

pip install reflex-components-sonner

from reflex_components_sonner import toast

# In a Reflex event handler:
toast.success("Operation completed")

Requires Python 3.10 or later and an existing Reflex application to function.

Verify before relying

  • Whether this package is actively maintained by the Reflex team or a community contributor
  • API stability and whether breaking changes are expected in future releases
  • Feature completeness relative to the upstream Sonner JavaScript library

Package facts

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

Evidence: reflex_components_sonner-0.9.1-py3-none-any.whl

Tags

reflex toast notificationssonner components reflexnotification ui componentsreflex toast libraryweb notification systemdismissible alerts reflex
reflex-ecosystemui-componentsnotifications

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

Provides a collection of UI components for…

permissive · top 15,000 on PyPI

streamlit-notify

Streamlit-Notify provides persistent status…

permissive · top 15,000 on PyPI

reflex-components-code

Provides reusable code display 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-lucide

Provides Lucide icon components for Reflex web…

permissive · top 15,000 on PyPI

reflex-components-react-player

Provides Reflex components that wrap the…

permissive · top 15,000 on PyPI

reflex-components-moment

Provides Reflex UI components for moment-based…

permissive · top 15,000 on PyPI

reflex-components-radix

Provides Radix UI component bindings for…

permissive · top 15,000 on PyPI

gym-notices

Delivers notices about Gym library versions to…

permissive · top 5,000 on PyPI

reflex-hosting-cli

A command-line tool for managing Reflex…

permissive · top 15,000 on PyPI