Hi, Community!
In this article, I will introduce Python Streamlit Web Framework.
Below, you can find the topics we will cover:
- 1-Introduction to Streamlit Web Framework
- 2-Installation of Streamlit module
- 3-Running Streamlit Application
- 4-Streamlit Basic commands
- 5-Display multimedia
- 6-Input widgets
- 7-Display progress and status
- 8-Sidebar and container
- 9-Data Visualization
- 10-Display a DataFrame
So, let's start with the first topic.