Streamlit component that allows you to execute Python code using Pyodide.
Project description
streamlit-custom-component
Streamlit component that allows you to do X
Installation instructions
pip install streamlit-custom-component
Usage instructions
import streamlit as st
from my_component import my_component
value = my_component()
st.write(value)
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
Built Distribution
Close
Hashes for streamlit_execute-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f045120ecdbfc2461eb9bd48753be7c5b77e8e193e25af177c3ff416ad945f04 |
|
MD5 | 94677c0cbad8163c424edb937d18244d |
|
BLAKE2b-256 | 9b37b2e1977e6ddc1544b3bf1df8e0f02408399b8e3dbdc3438ee980116faa6e |