https://github.com/ahmedmmahrous/streamlit-bootcamp
Streamlit Bootcamp
https://github.com/ahmedmmahrous/streamlit-bootcamp
data-science deployment machine-learning python streamlit
Last synced: 2 months ago
JSON representation
Streamlit Bootcamp
- Host: GitHub
- URL: https://github.com/ahmedmmahrous/streamlit-bootcamp
- Owner: AhmedMMahrous
- Created: 2023-04-29T13:23:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T12:44:29.000Z (about 3 years ago)
- Last Synced: 2025-05-16T05:37:56.343Z (about 1 year ago)
- Topics: data-science, deployment, machine-learning, python, streamlit
- Language: Python
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamlit-Bootcamp
Streamlit Bootcamp
[](https://postimg.cc/qhPdTNN9)
Streamlit is an open-source Python library that allows you to create web applications for machine learning and data science projects. With Streamlit, you can create interactive data visualizations, interactive dashboards, and other web-based applications with just a few lines of code. Streamlit is designed to allow developers to quickly and easily create web-based applications without the need for extensive web development knowledge.
Streamlit provides a simple and intuitive API that enables developers to create web applications using familiar Python syntax. It also includes a number of built-in components, such as sliders, dropdowns, and buttons, that can be used to create interactive user interfaces for your applications. Additionally, Streamlit includes features like live reloading, which allows you to see changes to your code in real-time, as well as the ability to deploy your applications to various cloud services.