skillfed

reflex-components-moment

Reflex moment components.

reflex-components-moment v0.9.3 230.8K downloads/30d#9,102 on PyPI
Permissive license Apache-2.0 Active released

What it is and what it does

reflex-components-moment is a library of UI components for the Reflex web framework that integrate moment-based date and time functionality. It sits on top of reflex-base and provides pre-built components you can drop into Reflex applications to handle date and time display or selection without building those widgets from scratch.

The package is actively maintained and has low install friction—it brings in only one runtime dependency. It targets Python 3.10 and later and carries a permissive Apache-2.0 license. The exact component catalog and API surface are not detailed in available metadata, so you'll need to consult the package documentation or source to understand which moment operations are exposed.

Use it for:

  • Add date/time pickers or displays to Reflex web applications without writing custom datetime UI logic.
  • Build forms that require user input of dates or times with moment-based validation and formatting.
  • Display formatted timestamps or durations in Reflex dashboards or data-driven UIs.
  • Integrate moment.js functionality into server-rendered or interactive Reflex components.

Worth the install?

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

Provides Reflex UI components for moment-based date and time handling within Reflex web applications.

Yes, if you are building a Reflex application and need moment-based date/time components. The package is actively maintained, has no known vulnerabilities, low install friction, and a permissive license. The main caveat is that the component API and scope are not documented in the fact sheet, so verify the components match your use case before committing.

Install

reflex-components-moment on PyPI

pip

pip install reflex-components-moment

uv

uv add reflex-components-moment

poetry

poetry add reflex-components-moment

Installing reflex-components-moment

Before you install

Low install friction with a single dependency on reflex-base. Actively maintained with a recent release; requires Python 3.10 or later.

License in practice

Licensed under Apache-2.0 (permissive), allowing free use, modification, and distribution with minimal restrictions.

Quickstart

pip install reflex-components-moment

from reflex_components_moment import ...
# Use moment components in your Reflex app

Requires Python 3.10 or later; depends on reflex-base runtime dependency.

Verify before relying

  • Specific moment component types and their APIs are not detailed in the fact sheet.
  • Whether this wraps moment.js directly or provides Reflex-native datetime handling is unclear.
  • Documentation availability and completeness are unknown.

Package facts

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

Evidence: reflex_components_moment-0.9.3-py3-none-any.whl

Tags

reflex moment componentsdate time UI components reflexmoment.js reflex integrationreflex datetime pickerweb framework date components
reflex-ecosystemdatetime-ui

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-react-player

Provides Reflex components that wrap the…

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

Provides Radix UI component bindings for…

permissive · top 15,000 on PyPI

reflex-components-markdown

Provides Reflex components for rendering and…

permissive · top 15,000 on PyPI

reflex-components-sonner

Provides Reflex components for Sonner toast…

permissive · top 15,000 on PyPI

reflex-components-dataeditor

Provides data table editing components for…

permissive · top 15,000 on PyPI

reflex-components-recharts

Provides Recharts charting components for use…

permissive · top 15,000 on PyPI

reflex-components-gridjs

Provides Reflex components for integrating…

permissive · top 15,000 on PyPI