{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"Provides vanilla HTML components for use in Dash applications, wrapping standard HTML elements as reusable Python objects.","skillfed_tags":["deprecated","backward-compatibility"],"use_cases":["Building legacy Dash applications that were written before Dash 2 and still import directly from dash-html-components.","Maintaining existing codebases that depend on this package without refactoring to use the main Dash components.","Understanding how Dash wraps HTML elements as Python objects for declarative UI construction."],"what_it_does":"dash-html-components provides a set of Python wrapper classes for standard HTML elements, allowing developers to construct web interfaces declaratively within Dash applications. Each HTML tag (div, span, button, etc.) becomes a Python object that can be configured with attributes and nested children, making it possible to build dynamic web UIs without writing raw HTML.\n\nAs of Dash 2, this package is no longer actively developed\u2014its functionality has been integrated into the main Dash repository. This package persists solely for backward compatibility with older Dash applications that import from it directly. New projects should use the HTML components available in the core Dash package instead.","worth_installing":"No, unless maintaining a legacy Dash application that explicitly imports from this package. New projects should use HTML components from the main Dash package instead. The package is abandoned, archived, and superseded; installing it introduces a maintenance liability without providing functionality unavailable elsewhere."},"id":"dash-html-components","links":{"html":"https://skillfed.io/packages/dash-html-components","md":"https://skillfed.io/packages/dash-html-components.md","pypi":"https://pypi.org/project/dash-html-components/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-09-03","license_spdx":null,"license_treatment":"permissive","name":"dash-html-components","python_support":"unspecified","summary":"Vanilla HTML components for Dash"},"popularity":{"monthly_downloads":1664410,"position":3668,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
