Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn & Deploy Data Science Web Apps with Streamlit
Rating: 4.4 out of 5(537 ratings)
4,578 students

Learn & Deploy Data Science Web Apps with Streamlit

Learn, Develop and Deploy Streamlit web app for Data Science application using just Python
Last updated 12/2025
English
English [Auto],Spanish [Auto],

What you'll learn

  • Create powerful streamlit apps
  • Create beautiful web app in minutes
  • Build Web App without knowing anything on HTML, CSS, Javascrip
  • Develop Web Apps in Python
  • Develop data science web app

Course content

10 sections79 lectures6h 35m total length
  • What is streamlit ?3:37

    Discover Streamlit, a fast Python-based web app framework that lets you build and deploy interactive analytics apps with widgets to illustrate machine learning models, without deep HTML or JavaScript skills.

  • Flask vs Django vs Streamlit3:43

    Compare Flask, Django, and Streamlit to explore visualization support, machine learning model integration, and deployment speed, while noting Python basics required for each framework.

  • Download the resourses
  • Install Python2:23

    Install Python 3.9.6 on Windows by downloading from python.org, run the installer as administrator, verify the 3.9.6 installation in Command Prompt, and open the Python shell.

  • Install Streamlit1:37

    Learn to install streamlit with pip, verify the installation by checking the streamlit version, and note that the video uses version 1.1 while functionalities remain similar across versions.

  • Install required libraries3:58

    Install and configure data science libraries such as numpy, pandas, scipy, matplotlib, seaborn, plotly, bokeh, OpenCV, and Jupyter Notebook by upgrading pip and running pip install -r requirements.txt.

  • Install VS Code2:33

    Install Visual Studio Code on Windows 10 by downloading the 64-bit system installer from the official site, running the installer, and launching Visual Studio Code to explore its features.

  • Install VS Code Extensions1:53

    Install the required VS Code extensions, Python extension by Microsoft, Python for data science, and the Jupyter extension, to prepare your environment for data science in this course.

Requirements

  • Beginner to Python
  • Must know Pandas for Data Analysis

Description

Welcome to the course Learn Streamlit for Data Science

Streamlit is an open-source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science that can be used to share analytics results, build complex interactive experiences, and illustrate new machine learning models. In just a few minutes you can build and deploy powerful data apps.

On top of that, developing and deploying Streamlit apps is incredibly fast and flexible, often turning application development time from days into hours.

In this course, we start out with the Streamlit basics. We will learn how to download and run demo Streamlit apps, how to edit demo apps using our own text editor, how to organize our Streamlit apps, and finally, how to make our very own. Then, we will explore the basics of data visualization in Streamlit. We will learn how to accept some initial user input, and then add some finishing touches to our own apps with text. At the end of this course, you should be comfortable starting to make your own Streamlit applications.

In particular, we will cover the following topics:

  • Why Streamlit?

  • Installing Streamlit

  • Organizing Streamlit apps

  • Streamlit

  • Text Elements

  • Display Data

  • Layouts

  • Widgets

  • Data Visualization

    • Integrating Widgets to Visualizations

    • Plotly

    • Bokeh

    • Streamlit

  • Data Science Project

  • Deploy Data Science Web App in Cloud


Who this course is for:

  • Data Scientist who want to present Data Analysis and machine learning models