UWCtask Practice with PyInstaller main code --> core/main.py dist/main --> main.exe #How to use pip install PyInstaller --version pyinstaller --onefile simple.py your exe in dist