Rapidly Building and Deploying a Web App in Python

Curt Beck
Towards Data Science
7 min readMay 14, 2022

--

Photo by ThisisEngineering RAEng on Unsplash

I recently wrote about several web development frameworks in Python, and today I’ll cover building and deploying a very simple COVID-19 dashboard using Streamlit. Streamlit is designed to easily create data-centric applications by spinning up a slick UI around your Python code, requiring no prior experience in web development (although it does help).

--

--

Stumbled into a data-centric role several years ago and have not looked back! Passionate about leveraging technology to uncover answers and improve the world.