Different app backends including Kivy, PySDL2, and a WebView with Python webserver. Automatic support for most pure Python modules, and built in support for many others, including popular dependencies ...
``` TallerPython/ │ ├── src/ # Código fuente principal │ ├── main.py # Script principal con ejercicios básicos │ ├── funciones.py # Funciones auxiliares reutilizables │ └── ejemplos_ciencia.py # ...