Python Web With Streamlit

Posted on

Streamlit (https://streamlit.io) is an open-source platform used to easily build interactive web applications using Python. This platform allows users to create web applications that display data, graphs, tables, and other visualizations easily and quickly. Using Streamlit, users can access various types of data, including data in the form of CSV or Excel files, data from SQL databases, or even data from web APIs. This platform is also equipped with various libraries and features that allow users to produce attractive views and visualizations.

Categories:

1. Widget
2. Charts
3. Dataframes
4. Images/videos
5. Text
6. Maps
7. Connections
8. Creating streamlit web application