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.13.tar.gz
(1.4 MB
view hashes)
Built Distribution
Close
Hashes for streamlit_dsfr-0.0.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff3e1170ea5bc29e82896b016c5bdc6bb58df046a10c074453d583a711db29c5 |
|
MD5 | f1d8c3a639b852a02a5542e8cd01cfc7 |
|
BLAKE2b-256 | d5dfbf9855e6b6e30764493b7b8837859ec7755db6628313ea2d6bae620c570f |