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.15.tar.gz
(1.4 MB
view details)
Built Distribution
File details
Details for the file streamlit_dsfr-0.0.15.tar.gz
.
File metadata
- Download URL: streamlit_dsfr-0.0.15.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27d7fa9f7459b134e0d5b710e79ea513681419598c7f6a8efd592c55d7c6ff8b |
|
MD5 | 417e7c7b74b1ea86c160e992acefc960 |
|
BLAKE2b-256 | e9aad71d5bcbfe1128ff5571e8202db28956917572066a28eacf437616cd9e82 |
File details
Details for the file streamlit_dsfr-0.0.15-py3-none-any.whl
.
File metadata
- Download URL: streamlit_dsfr-0.0.15-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56c6103c28a3c1eed8b67f2348cf349e5186b4dd688927daa487a2cd9e30d633 |
|
MD5 | 70b51ed2b481f40b558a0d0d61b9f5c6 |
|
BLAKE2b-256 | 97c57b6b4f354b66e070e0240b1ba45633eef67ee85c957f1280a8e6f11cd0da |