Streamlit component that allows to create custom card content for streamlit dashboard
Project description
streamlit-slb-card
Streamlit component that allows to create custom card content for streamlit dashboard
Installation instructions
pip install streamlit-slb-card
Usage instructions
import streamlit as st
from streamlit_slb_card import streamlit_slb_card
streamlit_slb_card(
title="Crew Health",
titleTextAlign="left",
titleTextSize="25",
headerContent=f"<div><div style='font-size:14px;font-weight: bold'>Average Pulse Rate</div><div><span style='font-size:40px'>10</span> beats/min</div></div>",
showChart=True,
chartType="LineChart", # Supported charts -> PieChart, BarChart, LineChart
chartTitle= "Violation Types",
chartData=[]
)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
streamlit-slb-card-1.0.6.tar.gz
(909.1 kB
view details)
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 streamlit-slb-card-1.0.6.tar.gz.
File metadata
- Download URL: streamlit-slb-card-1.0.6.tar.gz
- Upload date:
- Size: 909.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b6b93a32be2f02fd71dc6bde82683a63c33d5e0f100935a2e2755298b947e5c
|
|
| MD5 |
c794ff344b08d8991a587bf838a85277
|
|
| BLAKE2b-256 |
dbf95a54201057fb104ee18fc84ceedd35b78c32519980ccd07d074099fade82
|
File details
Details for the file streamlit_slb_card-1.0.6-py3-none-any.whl.
File metadata
- Download URL: streamlit_slb_card-1.0.6-py3-none-any.whl
- Upload date:
- Size: 916.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97c2ea6cc119e5b8f28a6f319b75a4423f08486a74cd375dab0bba05f17834db
|
|
| MD5 |
8bc9599e6a3fdaed2bba958889281ed7
|
|
| BLAKE2b-256 |
8e2c2c44e67cb9d5682b9a3ac92c5cec3ffe5fce56f8468c15fe0ab5427f0e74
|