Muestra las diferencias entre dos versiones de la página.
|
diplomatura_en_python_-_utn [2025/09/12 15:58] fas |
diplomatura_en_python_-_utn [2025/12/22 13:24] (actual) fas [Diplomatura en python - de la UTN] |
||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| ======Diplomatura en python - de la UTN====== | ======Diplomatura en python - de la UTN====== | ||
| + | |||
| + | |||
| + | pyinstaller ^ | ||
| + | --onefile ^ | ||
| + | --windowed ^ | ||
| + | --name InstaladorNapse ^ | ||
| + | instalador_gui_2212025_1000.py | ||
| =====Armar un .exe apartir de un python===== | =====Armar un .exe apartir de un python===== | ||
| PAra poder crear un exe partiendo de un python. | PAra poder crear un exe partiendo de un python. | ||