Skip to content

Demos that ilustrate pyelotl functionality using the prototyping package streamlit

License

Notifications You must be signed in to change notification settings

ElotlMX/pyelotl-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyelotl-demos

Demos que muestran funcionalidad de pyelotl con el paquete de prototipado streamlit

Instalación

1. Instalar uv

Windows:

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

macOS y Linux:

curl -LsSf https://astral.sh/uv/install.sh | sh

📖 Documentación completa de instalación: docs.astral.sh/uv/getting-started/installation

2. Configurar el proyecto

# Crear entorno virtual e instalar dependencias
uv sync

Correr la app

uv run -- streamlit run app.py

Documentación útil

About

Demos that ilustrate pyelotl functionality using the prototyping package streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages