Streamlit-Practice Streamlitの勉強用リポジトリ Tech Stack Python Streamlit Installation $ python3 -m venv .venv $ pip insrall requirements.lock Getting Started $ streamlit run app.py