Streamlit 2024.06.23 概要 https://streamlit.io/ インストール $ pip install streamlit Hello appの起動 $ streamlit hello アプリの起動 $ streamlit run your_script.py [-- script args]