MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_EXE_Maker.py

File Demo_EXE_Maker.py

DemoPrograms/Demo_EXE_Maker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2import subprocess
3import shutil
4import os

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected