Streamlit component that allows you to dynamically create an stlite sandbox, but not reload the whole component when the code changes
Project description
stlite-dynamic-sandbox
Streamlit component that allows you to dynamically create an stlite sandbox, but not reload the whole component when the code changes
Installation instructions
pip install stlite-dynamic-sandbox
Usage instructions
import streamlit as st
from stlite_sandbox import stlite_sandbox
value = stlite_sandbox()
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
stlite-sandbox-0.1.1.tar.gz
(4.3 kB
view hashes)
Built Distribution
Close
Hashes for stlite_sandbox-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80df7bcc4b3426bed7ddfc77e5de8bcf038743b0f991e526259cedfe1be78c08 |
|
MD5 | cee0a54aaaa356cdec5d5f231399c25c |
|
BLAKE2b-256 | 4af51344d2f777e6a670c3a65d90adbf7259204857cd8b51e3b49706dc68d643 |