Table of contents
Streamlit, a Python library that empowers developers to create interactive and aesthetically pleasing web applications for data visualization with minimal effort
how to use
use pip install streamlit / pip3 install streamlit
if streamlit install successfully
use
streamlit hello
and see the magic you create a web apps in just a minute using streamlit
for learn more about it
you can read official doc of streamlit