Rapid Data Visualization and Interactivity with Streamlit
Streamlit is an open-source Python app framework that allows you to rapidly turn your data into an interactive data visualization - all in pure Python code. The apps you create are custom, fast, beautiful and very easy to share. What's more is that Streamlit seamlessly integrates with existing popular Python data visualization tools such as Matplotlib and Plotly Express. In this article we'll take some Twitter data and explore it in the context of building a Streamlit interactive data visualization.