Web Apps with Python - Streamlit
(Image by Freepik)
In this article, we'll have a look at the Python library Streamlit. You can use it to build complex web apps and dashboards with dropdowns, sliders, text input, date pickers, etc.
And it's really easy to build and deploy them in th...