This one is short. :)

Usually when we are doing ML experiments, training models, preparing EDA, we want to share the results with the World at some point. One of the quickest and easiest ways to do so in python, to create a simple webapp with results, is a super-cool library streamlit! If you thought building an app in flask is easy, you will be amazed by streamlit simplicity. Actually you do not have to create an ML related app, nobody checks that ;).

If you are interested, recently, I have wrote a blog post for Appsilon regarding streamlit, as a continuation of our solar panels series. Here you will find the deployed app.