インストール

pip install streamlit

デモアプリの起動はstreamlit hello

実行

streamlit run ファイル名.py

インポートの慣習

import streamlit as st