Streamlit component that allows you to create custom cards
Project description
streamlit-custom-component
Streamlit component that provides a template to create custom cards
Installation instructions
pip install st-card-component-ctg
Usage instructions
# Example Streamlit app
import streamlit as st
from st_card_component_ctg import st_card_component
st.subheader("Test Application!")
st.markdown("---")
st_card_component(
title="Test title",
subtitle="A subtitle",
body="Example body of text",
link="https://chaancegraves.com"
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file st_card_component_ctg-0.1.1.tar.gz.
File metadata
- Download URL: st_card_component_ctg-0.1.1.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5c343dabbe4a3495fa8004e2aa2fd29816109b74c57a1d97301595bd224b649
|
|
| MD5 |
1f5d425680754c0199c4e881ae4c0752
|
|
| BLAKE2b-256 |
fd22e0c8a7fa485ca121ccb934e1f6b49246471911b42078f18d9c99845c86ac
|
File details
Details for the file st_card_component_ctg-0.1.1-py3-none-any.whl.
File metadata
- Download URL: st_card_component_ctg-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca36cd68cb34094f3971112eab047dfd922d1ecf8b3ab5f157d8452913891fdf
|
|
| MD5 |
1706c9c8d2ad0698df4d62395be38347
|
|
| BLAKE2b-256 |
be8354353fa3ad6a6e6def79ce8994f95ec19f775784e3a86063330018cc072a
|