No project description provided
Project description
streamlit-custom-component
Streamlit component that allows you to display or not particular data selected
Installation instructions
pip install filter-data-options
Usage instructions
import streamlit as st
from filter_data_options import filter_data_options
variables:
- data (list of dictionaries),
- legendData (list of dictionaries),
- showLegend (boolean),
- styles (dictionary or dictionaries),
- submitBtnName (string - name of submit button),
- deleteBtnName (string - name of delete all btn),
- key (unique identified for component)
value = filter_data_options(**variables)
st.write(value)
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
filter-data-options-0.0.5.tar.gz
(602.3 kB
view details)
Built Distribution
File details
Details for the file filter-data-options-0.0.5.tar.gz
.
File metadata
- Download URL: filter-data-options-0.0.5.tar.gz
- Upload date:
- Size: 602.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 354ced977e430c5cdbcf5e152ed598266b6e33b649e8cc858b416fb46defce88 |
|
MD5 | c76d27ae1d62a5371748bc02b87c7ecf |
|
BLAKE2b-256 | 374ec64cdd6f9156fbe177fd052e25fe22d54d8170314887ebbbb16ef8c5f0af |
File details
Details for the file filter_data_options-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: filter_data_options-0.0.5-py3-none-any.whl
- Upload date:
- Size: 608.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f3e4ba58f746e76c74504ffe1f8323541f534bb067984f45ae8f5f41bf3e634 |
|
MD5 | 6f294c92f058905f26e30334b801ef4f |
|
BLAKE2b-256 | 0517b89beda19535563e7bdf8346f8493c393ab7dfa95d5ea6dfa88756cfb89b |