1.1 Why Streamlit?1.1.1 Local vs. the Cloud1.1.2 A Trend Toward Cloud Computing1.1.3 History of Web Frameworks in Python1.1.4 Flask1.1.5 Django1.1.6 Dash1.1.7 Web2Py1.1.8 The Need for a Pure Python Web Framework1.1.9 Academic Significance1.2 Firing It Up1.2.1 Technical Recommendations1.2.2 Environment Installation with AnacondaProgrammatic InstallationGraphical Installation1.2.3 Downloading and Installing StreamlitDirect pip InstallationManual Wheel File InstallationImporting Streamlit1.2.4 Streamlit Console CommandsConfiguring Streamlit Through the Console1.2.5 Running Demo Apps1.2.6 Writing and Testing Code with PyCharm1.3 How Streamlit Works1.3.1 The Streamlit Architecture1.3.2 ReactJS in Streamlit1.4 Summary