https://github.com/fralfaro/streamlit-examples
Primeros pasos con Streamlit
https://github.com/fralfaro/streamlit-examples
general-projects streamlit
Last synced: about 1 month ago
JSON representation
Primeros pasos con Streamlit
- Host: GitHub
- URL: https://github.com/fralfaro/streamlit-examples
- Owner: fralfaro
- License: mit
- Created: 2023-08-22T12:03:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T12:26:24.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T03:17:49.835Z (over 1 year ago)
- Topics: general-projects, streamlit
- Language: Python
- Homepage: https://fralfaro.github.io/Streamlit-Examples/
- Size: 12.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Streamlit


[Streamlit](https://streamlit.io/) es una biblioteca de Python que ha revolucionado la forma en que los científicos de
datos y desarrolladores pueden crear aplicaciones web interactivas
con facilidad. A diferencia de las complejas herramientas de desarrollo
web tradicionales, Streamlit se centra en la simplicidad y la eficiencia,
permitiéndote convertir rápidamente tus análisis de datos, visualizaciones y
modelos en aplicaciones web dinámicas y atractivas.
> **Nota:** Este repositorio es una adaptación simplificada de la [documentación oficial](https://streamlit.io/) en español.