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.6.tar.gz
(1.4 MB
view hashes)
Built Distribution
Close
Hashes for streamlit_dsfr-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c0c40f5da2dfd7e01ddf53d9d673fe35ee8c34a260b66f310c8432982349814 |
|
MD5 | cbdc06c49e7626878ef6aba665cb224a |
|
BLAKE2b-256 | 2e8a53581fe4be80d32b012b4c44e3197014c72c59641fba7854edcf1bf1e243 |