VueDsfr components for Streamlit
Project description
streamlit-dsfr
VueDsfr components for Streamlit
Installation instructions
pip install streamlit-dsfr
Usage instructions
import streamlit as st
import streamlit_dsfr as stdsfr
# Instead of st.button():
value = stdsfr.button()
# Returns True or False
st.write(value)
Available static components:
stdsfr.alert
stdsfr.badge
stdsfr.image
Available interactive components:
stdsfr.button
stdsfr.link_button
stdsfr.copy_button
stdsfr.checkbox
stdsfr.radio
stdsfr.text_input
stdsfr.number_input
stdsfr.text_area
stdsfr.slider
stdsfr.file_uploader
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
streamlit-dsfr-0.0.10.tar.gz
(1.4 MB
view hashes)
Built Distribution
Close
Hashes for streamlit_dsfr-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e041bd3b9ed8d52ce79954a0ecd9c20be7c6f9a09ff48f0e8a2fb968b190df4 |
|
MD5 | 5d5b209c2b21ae1d6193ea5546aaef49 |
|
BLAKE2b-256 | 01162ea3916daf1dfb2cbdf936b18d343382a2285cbba362d35893f6f378f35f |