{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"}],"enrichment":{"capability":"Provides SVG component primitives (Svg, G, Path, Circle, etc.) for use in Plotly Dash applications, enabling declarative vector graphics rendering within web dashboards.","skillfed_tags":["svg","dash-component","abandoned"],"use_cases":["Render custom SVG logos or icons within Dash dashboards without embedding raw HTML strings.","Build interactive vector graphics visualizations that integrate with Dash callbacks and state management.","Create animated or styled SVG elements as reusable Dash components within applications."],"what_it_does":"dash-svg is a lightweight library that wraps SVG elements as Dash components, letting you build vector graphics declaratively within Dash applications. It exports primitives like Svg, G, Path, Circle, and other standard SVG tags as Python classes that integrate with Dash's component model, similar to how dash.html provides HTML elements.\n\nThe package has no runtime dependencies beyond Dash itself and installs cleanly. However, it has been abandoned since 2023-02-27 with no commits or updates since then. If you need SVG support in a Dash app and the component API hasn't changed, it will likely work, but you should be prepared to maintain a fork or switch to an alternative if Dash evolves incompatibly.","worth_installing":"Yes, if you are already using Dash and need SVG component support\u2014installation is frictionless and the MIT license is permissive. However, be aware the package is abandoned and unmaintained; test thoroughly with your Dash version and plan for potential incompatibility as Dash evolves. Not recommended for new projects requiring long-term support."},"id":"dash-svg","links":{"html":"https://skillfed.io/packages/dash-svg","md":"https://skillfed.io/packages/dash-svg.md","pypi":"https://pypi.org/project/dash-svg/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-02-27","license_spdx":null,"license_treatment":"permissive","name":"dash-svg","python_support":"unspecified","summary":"SVG support library for Plotly/Dash"},"popularity":{"monthly_downloads":90313,"position":13601,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.12"}
