{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"A Streamlit component that renders interactive card UI elements with titles, text, images, and optional click handlers or URLs.","skillfed_tags":["streamlit-component","ui-widget"],"use_cases":["Build a gallery or portfolio view in a Streamlit dashboard where each card links to a resource or triggers an action.","Display product or service offerings in a Streamlit app with clickable cards that navigate or filter content.","Create a dashboard home screen with card-based navigation to different sections or reports.","Present data summaries or metrics in card format with custom styling to match your app's branding."],"what_it_does":"streamlit-card is a Streamlit component that adds card-based UI elements to your app. Each card displays a title, descriptive text, an optional image, and can be configured to navigate to a URL or trigger a callback when clicked. You import the card function and pass parameters for content and styling; the component returns a boolean indicating whether the card was clicked, letting you respond to user interaction.\n\nThe package is designed for developers building Streamlit dashboards or data apps who want a polished, reusable card layout without writing custom HTML or CSS. It supports both remote and base64-encoded local images, customizable dimensions and styling via a styles dictionary, and multiple text descriptions. With only streamlit as a dependency and a permissive MIT license, it adds minimal overhead to your project.","worth_installing":"Yes, if you are actively using Streamlit and need card UI components. The low install friction, permissive license, and straightforward API make it practical. However, maintenance is dormant since 2024-05-10, so if you encounter bugs or need features for very recent Streamlit versions, you may need to fork or patch it yourself."},"id":"streamlit-card","links":{"html":"https://skillfed.io/packages/streamlit-card","md":"https://skillfed.io/packages/streamlit-card.md","pypi":"https://pypi.org/project/streamlit-card/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-05-10","license_spdx":null,"license_treatment":"permissive","name":"streamlit-card","python_support":"supports_current","summary":"A streamlit component, to make UI cards"},"popularity":{"monthly_downloads":282443,"position":8086,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.2"}
