{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content"}],"enrichment":{"capability":"Provides Bootstrap v5 components for Plotly Dash to build consistently styled, responsive web app layouts without writing raw HTML or CSS.","skillfed_tags":["dash-framework","bootstrap-ui","web-dashboard"],"use_cases":["Build a multi-page dashboard with responsive grid layouts and navigation without writing HTML.","Add styled modals, alerts, and form components to a Dash app for consistent UI.","Create a mobile-friendly admin panel using Bootstrap's responsive column system.","Quickly prototype a data visualization dashboard with pre-styled cards and containers.","Integrate navbar and breadcrumb navigation into a Dash application with minimal code."],"what_it_does":"dash-bootstrap-components wraps Bootstrap v5 into reusable Python components for Plotly Dash, eliminating the need to write HTML or CSS by hand when building web dashboards. It provides layout primitives (containers, rows, columns), navigation elements (navbars, breadcrumbs), and UI controls (cards, alerts, buttons, modals) that integrate directly into Dash's declarative layout system. The library does not bundle CSS; instead, it expects you to link a Bootstrap v5 stylesheet yourself, giving you freedom to choose themes or customize styling.\n\nTypical workflow: import the library, pass a Bootstrap theme URL to your Dash app's external_stylesheets, then compose your layout using dbc components instead of raw html.Div. It has one runtime dependency on dash and supports Python 3.9 through 3.13. The package is maintained by the Dash community as of 2025 and carries no known vulnerabilities.","worth_installing":"Yes. It is a well-established, low-friction library with permissive licensing and no known security issues. Install it if you are building a Dash app and want Bootstrap styling without writing HTML. The aging maintenance status is a minor concern but not a blocker, as the repository remains active and the library is stable for its intended use."},"id":"dash-bootstrap-components","links":{"html":"https://skillfed.io/packages/dash-bootstrap-components","md":"https://skillfed.io/packages/dash-bootstrap-components.md","pypi":"https://pypi.org/project/dash-bootstrap-components/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-08-20","license_spdx":null,"license_treatment":"permissive","name":"dash-bootstrap-components","python_support":"supports_current","summary":"Bootstrap themed components for use in Plotly Dash"},"popularity":{"monthly_downloads":2741048,"position":2911,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.4"}
