Skip to content

ohtaman/streamlit-blockly

Repository files navigation

streamlit-custom-component

Streamlit component that allows you to do X

Installation instructions

pip install streamlit-blockly

Usage instructions

import streamlit as st

import streamlit_blockly as st_blockly

value = st_blockly.workspace()

st.write(value)

About

Streamlit Blockly Component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published