Streamlit
Streamlit turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience required.
‘Streamlit’s open-source app framework is a breeze to get started with.
Install Streamlit Locally
pip install streamlit
streamlit hello
Ref: Streamlit