bat Dateien zum Erstellen einer .exe aus einem Python Skript dazu

This commit is contained in:
2025-12-19 19:58:04 +01:00
parent 84676b8a06
commit 56e3358e97
3 changed files with 44 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Für EXE-Erstellung
pyinstaller>=6.0